# HG changeset patch # User Anton Shestakov # Date 1599341556 -28800 # Node ID 13e589fb61f5f3b2200c19fa512da06701182248 # Parent 2df762b9c0c5e49119ceac64dfe271879a4b63d5 changelog: update for 10.0.2 diff -r 2df762b9c0c5 -r 13e589fb61f5 CHANGELOG --- 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 --------------------