diff CHANGELOG @ 4182:4d30cb45b57f

branching: merge with default
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 17 Oct 2018 14:02:18 +0200
parents 96525b95d083
children 49d442a2207f 883e75e0a810
line wrap: on
line diff
--- a/CHANGELOG	Wed Oct 17 13:44:06 2018 +0200
+++ b/CHANGELOG	Wed Oct 17 14:02:18 2018 +0200
@@ -1,13 +1,25 @@
 Changelog
 =========
 
-8.3.0 - in progress
+8.3.0 - in pprogress
+-------------------
+
+ * use "new" unstabilities vocabulary in help
+
+8.3.0 -- 2018-10-12
 -------------------
 
   * evolve: avoid redundant output when handling linear orphans
   * evolve: use stack alias s# in `hg evolve` messages
   * next, prev: use stack alias s# when relevant
   * rewind: add an undo alias
+  * caches: skip warming the stablerange cache on strip in "auto" mode
+  * topic: properly register the '{topicidx}' for mercurial <= 4.5
+
+  * pullbundle: experimental extension to slice pull in multiple slices whose
+                associated bundle can be cached. The extensions is shipped
+                alongside evolve only for convenience. It it requires data
+                structures that currently live in the evolve extensions.
 
 8.2.1 -- 2018-09-14
 -------------------