--- a/CHANGELOG Mon Jun 11 20:17:56 2018 +0530
+++ b/CHANGELOG Tue Jun 12 10:40:57 2018 +0200
@@ -8,11 +8,19 @@
* evolve: add a help section dedicated to interrupted evolve,
* evolve: merge commit messages when resolving content divergence (issue5877)
-8.0.1 -- in-progress
----------------------
+8.0.1 -- 2018-06-11
+-------------------
+ * compatibility with mercurial 4.6.1
* next-prev: respect commands.update.check config option (issue5808)
* 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
-------------------