diff CHANGELOG @ 4285:69fb9e41ce2b

stack: add a --children flag to stack If a commit in the stack has been merged outside the current topic, show a trailing status of (external-children)
author James Reynolds <jreynolds@backstage.com>
date Fri, 21 Sep 2018 11:44:34 -0400
parents ff799015d62e
children 8974a05a49fa
line wrap: on
line diff
--- a/CHANGELOG	Sun Dec 02 16:52:14 2018 +0100
+++ b/CHANGELOG	Fri Sep 21 11:44:34 2018 -0400
@@ -8,8 +8,8 @@
   * next: evolve aspiring children by default (use --no-evolve to skip)
   * next: pick lower part of a split as destination
   * compat: drop compatibility with Mercurial 4.3
-  i* topics: improve the message around topic changing
-
+  * topics: improve the message around topic changing
+  * stack: introduce a --children flag (see help for details)
 
 8.3.2 --2017-11-27
 -------------------