Mercurial > evolve
diff CHANGELOG @ 5982:991be5efe7cb stable
topic: correctly update from public commits with a (now hidden) topic
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Tue, 27 Jul 2021 03:06:25 +0300 |
parents | 4a09e95d29c9 |
children | e97fbded40a5 056033a7689f |
line wrap: on
line diff
--- a/CHANGELOG Tue Jul 27 03:00:09 2021 +0300 +++ b/CHANGELOG Tue Jul 27 03:06:25 2021 +0300 @@ -1,6 +1,14 @@ Changelog ========= +10.3.3 - in progress +-------------------- + +topic (0.22.3) + + * topic: correctly update from public commits with a (now hidden) topic + when hg update is called without any revision (issue6553) + 10.3.2 - 2021-05-28 --------------------