comparison CHANGELOG @ 4962:b01708eae5d0

changelog: add a couple of missing entry about the next feature release
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 18 Nov 2019 13:01:38 +0100
parents c664c71de3d1
children 721b35f4341c
comparison
equal deleted inserted replaced
4961:c664c71de3d1 4962:b01708eae5d0
1 Changelog 1 Changelog
2 ========= 2 =========
3 3
4 9.1.0 - in progress 4 9.3.0 - in progress
5 ------------------- 5 -------------------
6 6
7 * exchange: dropped more bundle-1 related dead code 7 * exchange: dropped more bundle-1 related dead code
8 * help: categorizing evolve and topic commands
9 * obslog: make templatable
10 * compat: cleanup some compatibility code for mercurial < 4.5
11 * compat: compatibility with some changes of the upcoming Mercurial 5.3
8 12
9 9.2.2 - in progress 13 9.2.2 - in progress
10 ------------------- 14 -------------------
11 15
12 * pick: don't create any successors when there were no changes (issue6093), 16 * pick: don't create any successors when there were no changes (issue6093),