diff -r f47ed78ab17b -r 67b59d1657cf README --- a/README Tue Jul 25 15:17:17 2017 +0200 +++ b/README Wed Sep 27 01:07:22 2017 +0200 @@ -121,6 +121,26 @@ Changelog ========= +6.7.0 - in progress +------------------- + + * documentation: improvement to content, wording and graphs, + * compatibility with change in future 4.4 at this release date, + * obslog/log: improve verb used to describe and evolution, + * obslog: improved templatability + * pstatus/pdiff: update to full command. They now appears in the help. + * uncommit: add a --interactive option. + + * stack: improve display of interleaved topic + * stack: improve display of merge commit + * topic: gain a --current flag + * topic: add a new 'debugconvertbookmark' commands. + It helps migrating from bookmark feature branch to topic feature branch. + * topic: small clarification and cleanup on various output + * push: add a --topic option to mirror --bookmark and --branch. + * topic: be more informative about topic activation and deactivation + * topic: --age flag also shows the user who last touched the topic + 6.6.0 -- 2017-07-25 -------------------