diff -r fded4d945f87 -r 13ccb68b728d README --- a/README Tue Aug 21 12:47:50 2012 +0200 +++ b/README Thu Aug 23 12:23:00 2012 +0200 @@ -43,6 +43,21 @@ Changelog ================== +1.0 + +- Align with Mercurial version 2.3 (drop 2.2 support). +- stabilize handle killed parent +- stabilize handle late comer +- stabilize get a --continue switch +- merge and update ignore extinct changeset in most case. +- new "troubled()" revset + +- rebase refuse to work on public changeset again +- rebase explicitly state that there is nothing to rebase because everything is + extinct() when that happen. +- amend now cleanly abort when --change switch is misused + + 0.7 -- 2012-08-06 - hook: work around insanely huge value in obsolete pushkey call