--- a/CHANGELOG Tue Apr 07 19:33:40 2020 +0200
+++ b/CHANGELOG Wed Apr 08 16:16:09 2020 +0200
@@ -6,17 +6,24 @@
* compat: clean up old compatibility code
-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
-------------------