--- a/README Sat Aug 10 17:30:44 2013 -0400
+++ b/README Thu Dec 26 17:21:01 2013 -0800
@@ -42,6 +42,19 @@
Changelog
=========
+3.2.0 -- 2013-11-15
+
+- conform to the Mercurial custom of lowercase messages
+- added a small extension to experiment with obsolescence marker push
+- amend: drop the deprecated note option
+- amend: use core mechanism for amend (fix multiple bugs)
+- parents command: add "working directory parent is obsolete" message
+- evolve command: allow updating to the successor if the parent is
+ obsolete
+- gdown and gup commands: add next and previous alias, respectively
+- make grab aliases compatible with Mercurial 2.8
+- Tested with 2.6, 2.7 and 2.8
+
3.1.0 -- 2013-02-11
- amend: drop deprecated --change option for amend