diff -r bf37ba1c80ee -r 8431bb224862 CHANGELOG --- a/CHANGELOG Sat Mar 21 15:04:18 2020 +0100 +++ b/CHANGELOG Tue Apr 07 19:33:40 2020 +0200 @@ -6,13 +6,17 @@ * compat: clean up old compatibility code -9.3.0 - in progress +9.3.1 - in progress ------------------- * 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 * 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 9.3.0 -- 2020-03-04 -------------------