diff -r b54524ae77c0 -r 0b714c4ad9ff README --- a/README Tue Jun 23 13:20:00 2015 -0700 +++ b/README Mon Jun 22 19:24:21 2015 -0700 @@ -58,7 +58,9 @@ - evolve: properly skip unstable revision with non-evolved unstable parent - evolve: gain --unstable --divergent --bumped flag to select the trouble - evolve: issue more useful error message and hint when evolve has nothing to - do as invocated. + do as invocated. +- evolve: bare `hg evolve` commands now abort when multiple changesets could be + a target. 5.1.5 --