# HG changeset patch # User Anton Shestakov # Date 1621843267 -28800 # Node ID 6f8ab1030374880065fe4c8691a617593d823e2f # Parent c979af037915ff41563a2fac2a52f58219af98a1 changelog: add the recent fixes diff -r c979af037915 -r 6f8ab1030374 CHANGELOG --- a/CHANGELOG Mon May 24 15:15:45 2021 +0800 +++ b/CHANGELOG Mon May 24 16:01:07 2021 +0800 @@ -5,10 +5,12 @@ -------------------- * next: remove duplicated targets when updating from an unstable changeset + * evolve: use "served" repo filter to guess what the server will publish topic (0.22.2) * topic: don't lose any file changes when changing topic of a merge commit + * topic: announce ext-topics-publish capability in case of SSH and HTTP too 10.3.1 -- 2021-04-25 --------------------