Mercurial > evolve
changeset 5570:15cc99069c57
changelog: mention `hg rewind --dry-run`
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Thu, 17 Sep 2020 21:19:13 +0200 |
parents | 43166f87407b |
children | b2de5825e5ca |
files | CHANGELOG |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Tue Sep 22 13:43:41 2020 +0530 +++ b/CHANGELOG Thu Sep 17 21:19:13 2020 +0200 @@ -7,6 +7,7 @@ * numerous minor changes to packaging, README moved to README.rst * metaedit: update bookmark location when applicable * evolve: fix various issues with --continue when solving content-divergence + * rewind: add a --dry-run flag topic (0.20.0)