Mercurial > evolve
comparison CHANGELOG @ 5733:fd76c1ca65da stable
changelog: update for 10.1.1
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 27 Jan 2021 18:10:27 +0800 |
parents | 0257716d1f22 |
children | f39fd921ecba |
comparison
equal
deleted
inserted
replaced
5724:0257716d1f22 | 5733:fd76c1ca65da |
---|---|
2 ========= | 2 ========= |
3 | 3 |
4 10.1.1 -- in progress | 4 10.1.1 -- in progress |
5 --------------------- | 5 --------------------- |
6 | 6 |
7 * doc: update the MQ To Evolve guide and fix build warning for index.rst | |
8 | |
7 * evolve: remove spurious "working directory is now at ..." messages | 9 * evolve: remove spurious "working directory is now at ..." messages |
8 * evolve: various documentation improvements | 10 * evolve: various documentation improvements |
9 | 11 |
12 * packaging: default to building docs on Python 3 | |
13 | |
10 topic: | 14 topic: |
11 | 15 |
12 * rebase: prevent in-memory rebase to silently drop topic (by disable the feature) | 16 * rebase: prevent in-memory rebase from silently dropping topic (by disabling |
17 the feature) | |
13 | 18 |
14 10.1.0 -- 2020-10-31 | 19 10.1.0 -- 2020-10-31 |
15 -------------------- | 20 -------------------- |
16 | 21 |
17 * compatibility with Mercurial 5.6 | 22 * compatibility with Mercurial 5.6 |