diff -r 245f30245bf6 -r 57aedd4c39a0 CHANGELOG --- a/CHANGELOG Tue Dec 12 04:08:22 2017 +0100 +++ b/CHANGELOG Tue Dec 12 04:18:17 2017 +0100 @@ -1,7 +1,7 @@ Changelog ========= -7.1.0 - in progress +7.1.0 -- 2017-12-12 ------------------- * verbosity: respect --quiet for prev, next and summary @@ -9,6 +9,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 +17,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