CHANGELOG
branchstable
changeset 5285 8d955635cf45
parent 5272 b20d04641c0f
child 5288 5cfec61b872b
--- a/CHANGELOG	Wed Apr 08 01:02:23 2020 +0800
+++ b/CHANGELOG	Wed Apr 08 21:07:06 2020 +0800
@@ -1,17 +1,24 @@
 Changelog
 =========
 
-9.3.1 - in progress
+9.3.1 -- 2020-04-08
 -------------------
 
+  * compat: make __touch-noise__ and __rewind-hash__ extra field be bytes
+
   * obsexchange: avoid sending too large request to http server
   * obsdiscovery: server no longer aborts with a 500 error if client sends a
     request without obscommon
+  * obsdiscovery: avoid considering locally hidden changeset
+  * single-heads: ignore obsolete section when enforcing one head per branch
+
   * evolve: improved behavior when evolving above the result of a split
-  * topic: fix auto-publish=abort with server that auto-publishes bare branches
   * evolve: checking for new head on push is no longer confused by mixed
-            branches(or topics)
-  * single-heads: ignore obsolete section when enforcing one head per branch
+    branches (or topics)
+
+topic (0.18.1)
+
+  * topic: fix auto-publish=abort with server that auto-publishes bare branches
 
 9.3.0 -- 2020-03-04
 -------------------