diff -r 299cdaa24fa5 -r f746f787f82c README --- a/README Sun Oct 16 20:29:27 2016 +0200 +++ b/README Sun Oct 30 23:31:31 2016 +0100 @@ -56,16 +56,15 @@ Changelog ========= -5.5.0 -- +5.5.0 -- 2016-10-30 - The {obsolete} template now yield "obsolete" or "". - -5.4.2 -- - + - compatibility with Mercurial 4.0 - Fix erroneous manifest computation when solving 'bumped' changeset. - split: avoid crash on empty commit (issue5191), - next: improve locking to avoid issue with working copy parent (issue5244) - prev: improve locking to avoid issue with working copy parent (issue5244) + - evolve: fix abort suggestion to include '.' in 'hg update -C .' 5.4.1 -- 2016-08-01