Mercurial > evolve
comparison CHANGELOG @ 3814:add545ac044d stable
CHANGELOG: add couple of entries about things fixed
We are preparing for a release!
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 08 Jun 2018 19:48:53 +0530 |
parents | 3343c5491b31 |
children | 8142e47811dd |
comparison
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 |