# HG changeset patch
# User Pierre-Yves David <pierre-yves.david@octobus.net>
# Date 1528741485 -7200
#      Mon Jun 11 20:24:45 2018 +0200
# Branch stable
# Node ID 2c0aa14e4ac4f7ee0a9275eed56d461fbd5b836d
# Parent  c274f6a38c578afebd5c0b675fc4c9fc98490c89
changelog: add a couple of missing entry

diff --git a/CHANGELOG b/CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -9,6 +9,11 @@
   * next-prev: fix `evolve --abort` on conflicts (issue5897)
   * obslog: fix breakage when commit has no description
   * amend: use context manager for locks (issue5887)
+  * evolve: fix detection of interactive shell
+
+topic (0.9.1)
+
+  * topic: fix documentation formatting
 
 8.0.0 -- 2018-04-25
 -------------------