diff CHANGELOG @ 5469:e9cab92de933

branching: merge with stable
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 31 Jul 2020 22:07:49 +0800
parents 698a37759e31 fb543438704b
children 565194775c41
line wrap: on
line diff
--- a/CHANGELOG	Mon Jul 27 13:11:55 2020 +0800
+++ b/CHANGELOG	Fri Jul 31 22:07:49 2020 +0800
@@ -4,15 +4,25 @@
 10.1.0 - in progress
 --------------------
 
-  * compatibility with Mercurial 5.5
-
   * numerous minor changes to packaging, README moved to README.rst
 
 topic (0.20.0)
 
+  * stack: support foo#stack relation revset (hg-5.4+ only)
+
+10.0.1 -- 2020-07-31
+--------------------
+
   * compatibility with Mercurial 5.5
 
-  * stack: support foo#stack relation revset (hg-5.4+ only)
+  * evolve: update the template keywords section in `hg help -e evolve`
+
+  * obslog: make obslog --no-origin -f work with multiple successor sets
+
+topic (0.19.1)
+
+  * compatibility with Mercurial 5.5
+
   * topic: hg push --topic does-not-exist now doesn't try to push unrelated
     changesets and aborts instead
   * topic: hg outgoing/push --topic . will use current topic