diff CHANGELOG @ 3496:af2602c354d8

evolve: add entry in CHANGELOG about fixed behavior of `hg evolve --continue`
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 30 Jan 2018 00:02:29 +0530
parents 14b9cded3c81
children b1cc19e5ef24
line wrap: on
line diff
--- 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)
 ----------------------