CHANGELOG
branchstable
changeset 3814 add545ac044d
parent 3793 3343c5491b31
child 3819 8142e47811dd
equal deleted inserted replaced
3813:27e7ed2d13a6 3814:add545ac044d
     4 8.0.1 -- in-progress
     4 8.0.1 -- in-progress
     5 ---------------------
     5 ---------------------
     6 
     6 
     7   * next-prev: respect commands.update.check config option (issue5808)
     7   * next-prev: respect commands.update.check config option (issue5808)
     8   * next-prev: fix `evolve --abort` on conflicts (issue5897)
     8   * next-prev: fix `evolve --abort` on conflicts (issue5897)
       
     9   * obslog: fix breakage when commit has no description
       
    10   * amend: use context manager for locks (issue5887)
     9 
    11 
    10 8.0.0 -- 2018-04-25
    12 8.0.0 -- 2018-04-25
    11 -------------------
    13 -------------------
    12 
    14 
    13   * evolve: a new `--abort` flag which aborts an interrupted evolve
    15   * evolve: a new `--abort` flag which aborts an interrupted evolve