diff -r e70ad3983872 -r 5ca297e78f2c CHANGELOG --- a/CHANGELOG Wed Apr 25 14:09:35 2018 +0100 +++ b/CHANGELOG Fri Jun 08 22:52:52 2018 +0530 @@ -1,6 +1,14 @@ Changelog ========= +8.0.1 -- in-progress +--------------------- + + * next-prev: respect commands.update.check config option (issue5808) + * next-prev: fix `evolve --abort` on conflicts (issue5897) + * obslog: fix breakage when commit has no description + * amend: use context manager for locks (issue5887) + 8.0.0 -- 2018-04-25 -------------------