# HG changeset patch # User Anton Shestakov # Date 1696438132 10800 # Node ID e6a18e1cafe81df9ef9b7c7821bc6b3936db5766 # Parent ba8354de1c4da36c6bd2bc985c738f4f4859419c changelog: update for evolve 11.0.3 and topic 1.0.3 diff -r ba8354de1c4d -r e6a18e1cafe8 CHANGELOG --- a/CHANGELOG Wed Oct 04 13:44:33 2023 -0300 +++ b/CHANGELOG Wed Oct 04 13:48:52 2023 -0300 @@ -4,8 +4,13 @@ 11.0.3 - in progress -------------------- + * evolve: don't warn about topics while resolving public content-divergence + topic (1.0.3) + * topic: only set topic on workingcommitctx if it doesn't already have one + * topic: properly process revbranchcache before sending it to peers + (issue6841) * topic: invalidate topic namespace cache in repo.invalidatecaches() 11.0.2 -- 2023-07-05