changelog: add various missing bits stable
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 06 Jun 2019 13:26:44 +0200
branchstable
changeset 4663 a1a8adcd5155
parent 4662 87d60fed455a
child 4664 a3f9f8d3bde5
changelog: add various missing bits
CHANGELOG
--- a/CHANGELOG	Wed Jun 05 19:45:35 2019 +0200
+++ b/CHANGELOG	Thu Jun 06 13:26:44 2019 +0200
@@ -13,9 +13,20 @@
   * evolve: use "unstable" instead of "troubled"
   * evolve: run multiple stabilisation in the same transaction
   * evolve: improve users merging during content-divergence
+  * evolve: reduce the verbosity of `content-divergence` resolution
+  * documentation: various improvement and vocabulary update
+  * packaging: fix documentation build step on debian
+  * progress: improved support in various command
+  * help: avoid duplicated entry for some templates
   * obsdiscovery: drop support for deprecated discovery protocol `obshash`
     (Make sure your servers are configured to use the obshashrange one.
     It is available in evolve 7.2 and above.)
+
+(topic 0.15.0)
+
+  * stack: handle hash sizes when --debug flag is provided
+  * stack: remove 'topic.' prefix from colors/labels (BC)
+  * stack: always provide (full) node hash to non-default --template
   * topic: drop the b# alias. It conflicted with normal hashes.
   * topic: add a `experimental.topic.allow-publish` option (default: True)