CHANGELOG
changeset 4821 d8e36e60aea0
parent 4819 316d910df72c
child 4827 4c6dd20e8cc2
--- a/CHANGELOG	Tue Jul 23 18:05:40 2019 +0800
+++ b/CHANGELOG	Thu Jul 25 18:37:16 2019 +0800
@@ -1,7 +1,7 @@
 Changelog
 =========
 
-9.1.0 - in progress
+9.2.0 - in progress
 -------------------
 
   * python3: beta support for Python 3.6+
@@ -9,6 +9,7 @@
   * prune: clarify error message when no revision were passed,
   * evolve: avoid possible race conditions bu locking earlier
   * abort: add support for `evolve` and `pick` to `hg abort` (hg-5.1+)
+  * rewind: add --keep flag to preserve working copy
 
 9.1.0 -- 2019-07-29
 -------------------