comparison README @ 744:72d7b0b9edd6

README: update changelog
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 16 Oct 2013 18:23:54 +0200
parents cdb52bbbe5b8
children 99e51aff724b
comparison
equal deleted inserted replaced
743:af74a5cdf96b 744:72d7b0b9edd6
41 Make sure to check lastest draft changeset before submitting new changeset. 41 Make sure to check lastest draft changeset before submitting new changeset.
42 42
43 43
44 Changelog 44 Changelog
45 ================== 45 ==================
46
47 3.2.0 --
48
49 - conform to the Mercurial custom of lowercase messages
50 - added a small extension to experiment with obsolescence marker push
51 - amend: drop the deprecated note option
52 - amend: use core mechanism for amend (fix multiple bugs)
46 53
47 3.1.0 -- 2013-02-11 54 3.1.0 -- 2013-02-11
48 55
49 - amend: drop deprecated --change option for amend 56 - amend: drop deprecated --change option for amend
50 - alias: add a grab aliast to be used instead of graft -O 57 - alias: add a grab aliast to be used instead of graft -O