Mercurial > evolve
changeset 5934:6f8ab1030374 stable
changelog: add the recent fixes
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Mon, 24 May 2021 16:01:07 +0800 |
parents | c979af037915 |
children | aff365171309 72c97e825530 |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 --------------------