Mercurial > evolve
changeset 5519:13e589fb61f5 stable
changelog: update for 10.0.2
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 06 Sep 2020 05:32:36 +0800 |
parents | 2df762b9c0c5 |
children | b40c9ac8b540 1cce884c9448 |
files | CHANGELOG |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG Wed Aug 26 00:05:52 2020 -0700 +++ b/CHANGELOG Sun Sep 06 05:32:36 2020 +0800 @@ -10,9 +10,13 @@ * split: correctly handle discard action after previously splitting changes into more than one commit - * revset: no longer changeset without topic when running `topic(REVSET)` * uncommit: fix situation where added file would be left in a wrong state +topic (0.19.2) + + * revset: when processing `topic(REVSET)`, no longer return changesets + without topic from REVSET + 10.0.1 -- 2020-07-31 --------------------