diff CHANGELOG @ 4577:bcd52ce0916d

evolve: don't update after instability resolution by default (BC)
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 24 Apr 2019 15:59:02 +0200
parents 5e8c47c553db
children 3ef96578da43
line wrap: on
line diff
--- a/CHANGELOG	Sun Apr 14 02:18:19 2019 +0800
+++ b/CHANGELOG	Wed Apr 24 15:59:02 2019 +0200
@@ -4,6 +4,8 @@
 8.6.0 - in progress
 -------------------
 
+  * evolve: preserve the working directory after resolving instability (BC)
+            (use `hg next` or `hg evolve --no-update` to get the old behavior)
   * evolve: drop compatibility with 4.4
   * evolve: reinstalled compatibility with narrow repositories,