--- 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)