diff CHANGELOG @ 4191:5c734be63c3e stable

evolve: adapt for changed @command decorator Core changed the hacky "^command" syntax to be a proper decorator option in fa88170c10bb (help: adding a proper declaration for shortlist/basic commands (API), 2018-10-12). This patch makes evolve compatible with that.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 18 Oct 2018 22:11:43 -0700
parents 883e75e0a810
children e527df0f2a68
line wrap: on
line diff
--- a/CHANGELOG	Wed Oct 17 14:47:38 2018 +0200
+++ b/CHANGELOG	Thu Oct 18 22:11:43 2018 -0700
@@ -1,15 +1,13 @@
 Changelog
 =========
 
-8.4.0 - in progress
--------------------
-
-  * use "new" unstabilities vocabulary in help
 
 8.3.1 - in progress
 -------------------
 
   * evolve+topic: fix possible crash during content-divergence evolution
+  * use "new" unstabilities vocabulary in help
+  * compat: compat with coming 4.8 release
 
 8.3.0 -- 2018-10-12
 -------------------