diff -r 4ab90c838772 -r 9f69164cdc16 CHANGELOG --- a/CHANGELOG Sat Oct 05 13:50:09 2019 -0400 +++ b/CHANGELOG Thu Nov 28 10:53:25 2019 +0100 @@ -1,6 +1,19 @@ Changelog ========= +9.2.2 - in progress +------------------- + + * pick: don't create any successors when there were no changes (issue6093), + * metaedit: don't change commit date by default (issue5994), + * rewind: preserve date + * py3: fix setup.py --version + * py3: fix documentation generation + * debian: allow to build with python 3 + * topic: add more options to command synopsis string + * evolve: use more often seen metavariables in command synopsis strings + * documentation: update text and add missing figures + 9.2.1 -- 2019-10-05 -------------------