--- a/README Tue Apr 19 14:29:40 2016 -0700
+++ b/README Wed Apr 20 17:08:59 2016 -0700
@@ -59,11 +59,15 @@
5.4.0 --
- Some collaboration with the topic experimental extensions,
- - hg evolve --all with consider all trouble in your current topic,
+ - hg evolve --all with consider all troubles in your current topic,
- preserve 'topic' during evolve,
- 'next' and 'prev' restrict themself to the current topic by default,
- - remove the dangerous 'kill' alias for 'prune' (because 'hg kill -1' without
- the leading 'hg' will give you an hardtime)
+- remove the dangerous 'kill' alias for 'prune' (because 'hg kill -1' without
+the leading 'hg' will give you an hardtime)
+- during 'hg evolve' skip unsupported merge instead of aborting
+- various documentation fix and update
+- hg summary now suggest 'hg evolve --continue when appropriate`
+- compatibility with Mercurial 3.8 'hgext' namespace package.
5.3.0 -- 2016-02-11