--- a/CHANGELOG Fri Jan 18 23:08:43 2019 +0530
+++ b/CHANGELOG Fri Jan 18 23:09:44 2019 +0530
@@ -11,6 +11,7 @@
* split: support for non interactive splits
* evolve: avoid potential crash when stabilizing orphan merges
* evolve: pick right destination in split+prune cases issue5686 (4.9 only)
+ * evolve: prioritize --rev/--any/--all option over obsolete working directory
* fold: concatenate commit message in revision order
* push: have `--publish` overrule the `auto-publish` config
* next: evolve aspiring children by default (use --no-evolve to skip)