Mercurial > evolve
diff CHANGELOG @ 5739:b45e7847f75e stable
changelog: update for evolve 10.2.0
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 31 Jan 2021 17:05:48 +0800 |
parents | f39fd921ecba |
children | eadc1d09f2f5 |
line wrap: on
line diff
--- a/CHANGELOG Sun Jan 31 17:11:03 2021 +0800 +++ b/CHANGELOG Sun Jan 31 17:05:48 2021 +0800 @@ -1,35 +1,29 @@ Changelog ========= -10.1.1 -- in progress ---------------------- +10.2.0 -- 2021-02-01 +-------------------- + + * compatibility with Mercurial 5.7 * doc: update the MQ To Evolve guide and fix build warning for index.rst + * evolve: improve resolution of some case of parent divergence + * evolve: respect command-templates.oneline-summary if configured * evolve: remove spurious "working directory is now at ..." messages * evolve: various documentation improvements * packaging: default to building docs on Python 3 -topic: + * strip: remove experimental.prunestrip option + +topic (0.21.0) + + * performance: speed up various operations using an in-memory cache for topic * rebase: prevent in-memory rebase from silently dropping topic (by disabling the feature) -10.2.0 - in progress --------------------- - - * compatibility with Mercurial 5.7 - - * evolve: improve resolution of some case of parent divergence - * evolve: respect command-templates.oneline-summary if configured - - * strip: remove experimental.prunestrip option - -topic: - - * performance: speed up various operations using an in-memory cache for topic - * topic: rework how ctx.branch() is wrapped * topic: look for topic heads only when necessary, this fixes the output of e.g. hg heads when topics are in play