# HG changeset patch # User Pulkit Goyal <7895pulkit@gmail.com> # Date 1527976483 -19800 # Node ID adee98706508606444605bc8982a42735575358c # Parent 838fc71ddb9c9031ea3d3575ac44bae174d2d70c CHANGELOG: add an entry about issue 5808 being fixed diff -r 838fc71ddb9c -r adee98706508 CHANGELOG --- a/CHANGELOG Sun Jun 03 03:21:25 2018 +0530 +++ b/CHANGELOG Sun Jun 03 03:24:43 2018 +0530 @@ -4,7 +4,8 @@ 8.1.0 -- in-progress --------------------- - * fix `evolve --abort` when `next --evolve` leads to conflicts (issue5897) + * next-prev: respect commands.update.check config option (issue5808) + * next-prev: fix `evolve --abort` on conflicts (issue5897) 8.0.0 -- 2018-04-25 -------------------