--- a/CHANGELOG Wed Mar 21 15:36:10 2018 +0100
+++ b/CHANGELOG Wed Mar 21 15:30:06 2018 +0100
@@ -1,7 +1,7 @@
Changelog
=========
-7.3.0 --(in-progress)
+7.3.0 -- 2018-03-21
---------------------
* grab: new command to grab a changeset, put in on wdir parent
@@ -9,12 +9,8 @@
* resolve: shows how to continue evolve after resolving all conflicts
* evolve: `--continue` flag now continue evolving all the remaining revisions
* prev and next now prompts user to choose a changeset in case of ambiguity
- when ui.interactive is turned on
* evolve: a new `--stop` flag which can be used to stop interrupted evolution
-7.2.2 -- (in-progress)
-----------------------
-
* fold: fix issue related to bookmarks movement (issue5772)
* amend: take lock before parsing the commit description (issue5266)
* legacy: respect 'server.bundle1' config if any is set