CHANGELOG
branchmercurial-4.3
changeset 3380 62f742d144da
parent 3295 64aedeb30625
child 3349 0539070016b0
child 3362 92b414710d2e
--- a/CHANGELOG	Mon Dec 11 16:32:03 2017 +0100
+++ b/CHANGELOG	Sat Dec 16 23:40:39 2017 +0100
@@ -1,7 +1,14 @@
 Changelog
 =========
 
-7.1.0 - in progress
+7.1.1 - in progress
+-------------------
+
+topic (0.6.1)
+
+  * fix compatibility with Mercurial-4.3
+
+7.1.0 -- 2017-12-12
 -------------------
 
   * verbosity: respect --quiet for prev, next and summary
@@ -9,6 +16,7 @@
   * obslog: shows the obsmarkers notes
   * obsdiscover: Improved stable range slice for the experimental obshashrange
                  (client and server need to upgrade to this version)
+  * split: preserve the branch of the source changeset
 
 topic (0.6.0)
 
@@ -16,14 +24,6 @@
     (see `hg help -e serverminitopic` for details)
   * add a new config option `experimental.topic-mode.server` using which a
     server can reject draft changesets without topic
-
-7.0.2 - in progress
--------------------
-
-  * split: preserve the branch of the source changeset
-
-Topic (0.5.2)
-
   * fix behavior of `hg stack` in cases of split
   * makes code more resilient to partiel initialization
   * avoid over wrapping inside of long living process