evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
authorPulkit Goyal <7895pulkit@gmail.com>
Tue, 30 Jan 2018 00:02:29 +0530
changeset 3496 af2602c354d8
parent 3495 a7cac3fcc49d
child 3497 dae819761c0e
evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
CHANGELOG
--- a/CHANGELOG	Tue Jan 30 00:00:45 2018 +0530
+++ b/CHANGELOG	Tue Jan 30 00:02:29 2018 +0530
@@ -7,6 +7,7 @@
   * grab: new command to grab a changeset, put in on wdir parent
           and update to it
   * resolve: shows how to continue evolve after resolving all conflicts
+  * evolve: `--continue` flag now continue evolving all the remaining revisions
 
 7.2.2 -- (in-progress)
 ----------------------