CHANGELOG
changeset 3169 ade7a21ab324
parent 3163 c56c028f3802
child 3171 dbd340eafcb0
equal deleted inserted replaced
3159:90515d0bfb08 3169:ade7a21ab324
     1 Changelog
     1 Changelog
     2 =========
     2 =========
     3 
     3 
     4 7.0.0 - in progress
     4 7.0.0 -- 2017-10-23
     5 -------------------
     5 -------------------
     6 
     6 
     7   * drop compatibility with Mercurial 3.8, 3.9 and 4.0,
     7   * drop compatibility with Mercurial 3.8, 3.9 and 4.0,
     8   * drop support for old and deprecated method to exchange obsmarkers,
     8   * drop support for old and deprecated method to exchange obsmarkers,
     9   * forbid usage of the old pushbey based protocol to exchange obsmarkers,
     9   * forbid usage of the old pushbey based protocol to exchange obsmarkers,
    10   * evolve: rename '--contentdivergent' flag to '--content-divergent'
    10   * evolve: rename '--contentdivergent' flag to '--content-divergent',
    11   * evolve: rename '--phasedivergent' flag to '--phase-divergent'
    11   * evolve: rename '--phasedivergent' flag to '--phase-divergent'.
    12 
    12 
    13 topic
    13 topic (0.5.0)
    14 
    14 
    15   * add an experimental flag to enforce one head per name policy,
    15   * add an experimental flag to enforce one head per name policy,
    16     (off by default, see 'hg help -e topic' for details)
    16     (off by default, see 'hg help -e topic' for details)
    17   * add an experimental flag to have changesets without topic published on push,
    17   * add an experimental flag to have changesets without topic published on push,
    18     (off by default, see 'hg help -e topic' for details)
    18     (off by default, see 'hg help -e topic' for details)
    19   * add a '--publish' flag to `hg push` (4.4+ only),
    19   * add a '--publish' flag to `hg push` (4.4+ only).
    20 
    20 
    21 6.8.0 -- 2017-10-23
    21 6.8.0 -- 2017-10-23
    22 -------------------
    22 -------------------
    23 
    23 
    24   * compatibility with Mercurial 4.4
    24   * compatibility with Mercurial 4.4