CHANGELOG
changeset 4660 b62ed7c69561
parent 4647 228caeb8b7af
child 4663 a1a8adcd5155
equal deleted inserted replaced
4659:4d2f8c99f23a 4660:b62ed7c69561
     1 Changelog
     1 Changelog
     2 =========
     2 =========
       
     3 
       
     4 8.6.0 - in progress
       
     5 -------------------
       
     6 
       
     7   * evolve: preserve the working directory after resolving instability (BC)
       
     8             (use `hg next` or `hg evolve --update` to get the old behavior)
       
     9   * evolve: evolve all relevant revision by default (BC)
       
    10             (use --no-all to evolve only one)
       
    11   * evolve: drop compatibility with 4.4
       
    12   * evolve: reinstalled compatibility with narrow repositories,
       
    13   * evolve: use "unstable" instead of "troubled"
       
    14   * evolve: run multiple stabilisation in the same transaction
       
    15   * evolve: improve users merging during content-divergence
       
    16   * obsdiscovery: drop support for deprecated discovery protocol `obshash`
       
    17     (Make sure your servers are configured to use the obshashrange one.
       
    18     It is available in evolve 7.2 and above.)
       
    19   * topic: drop the b# alias. It conflicted with normal hashes.
       
    20   * topic: add a `experimental.topic.allow-publish` option (default: True)
     3 
    21 
     4 8.5.1 -- 2019-04-23
    22 8.5.1 -- 2019-04-23
     5 -------------------
    23 -------------------
     6 
    24 
     7   * evolve: make sure we use upstream merge code with 5.0,
    25   * evolve: make sure we use upstream merge code with 5.0,