changelog: update to reflect latest change stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 20 Oct 2017 22:31:07 +0200
branchstable
changeset 3114 9db99aee4b87
parent 3097 f06c86fd2ffd
child 3115 663dbef40f97
changelog: update to reflect latest change
CHANGELOG
--- a/CHANGELOG	Fri Oct 20 21:29:14 2017 +0200
+++ b/CHANGELOG	Fri Oct 20 22:31:07 2017 +0200
@@ -4,17 +4,15 @@
 6.8.0 -- in progress
 ----------------
 
+  * compatibility with Mercurial 4.4
+    (use upstream implementation for obsfate and effect-flags starting hg 4.4+)
+  * pager: pager support to `obslog` and `evolve --list`
+
 topic(0.4.0)
 
   * topic: fix handling of bookmarks and phases while changing topics.
-
-6.7.2 -- in progress
-----------------
-
-  * pager: pager support to `obslog` and `evolve --list`
-
-topic(0.3.2)
-
+           (mercurial 4.2 and above only)
+  * topic: fix 'topic-mode' behavior when amending
   * pager: pager support to `topics` and `stack`
 
 6.7.1 -- 2017-10-10