README
changeset 952 f83f46411b09
parent 939 d46ef45810e4
child 955 72670e282460
equal deleted inserted replaced
951:e3f7258d05d5 952:f83f46411b09
    47 Changelog
    47 Changelog
    48 =========
    48 =========
    49 
    49 
    50 4.0.0 --
    50 4.0.0 --
    51 
    51 
       
    52 - require Mercurial version 3.0.1 or above
    52 - deprecated `gup` and `gdown` in favor of prev and next
    53 - deprecated `gup` and `gdown` in favor of prev and next
    53 - record parent of pruned parent at prune time
    54 - record parent of pruned parent at prune time
    54 - added a `debugobsstorestat` command to gather data on obsmarker content.
    55 - added a `debugobsstorestat` command to gather data on obsmarker content.
    55 - added a `debugrecordpruneparents` command to upgrade existing prune marker
    56 - added a `debugrecordpruneparents` command to upgrade existing prune marker
    56   with parent information. Please run it once per repo after upgrading.
    57   with parent information. Please run it once per repo after upgrading.