Mercurial > evolve
changeset 2719:5191d454a4f5
readme: update with various topic improvement
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 09 Jul 2017 14:41:13 +0200 |
parents | b6fa7b3e13d4 |
children | c8ba73642143 |
files | README |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Thu Jul 06 03:31:11 2017 +0530 +++ b/README Sun Jul 09 14:41:13 2017 +0200 @@ -121,6 +121,14 @@ Changelog ========= +6.6.0 - in progress +------------------- + + - topic: add a 't0' to access the root of a topic while keeping it active, + - topic: allow 'hg prev' to me move to 't0', + - topic: add a config option to enforce topic on new commit + (experimental.enforce-topic) + 6.5.0 -- 2017-07-02 -------------------