comparison CHANGELOG @ 3114:9db99aee4b87 stable

changelog: update to reflect latest change
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 20 Oct 2017 22:31:07 +0200
parents 504f914efd29
children ec0bbf26ce7f
comparison
equal deleted inserted replaced
3097:f06c86fd2ffd 3114:9db99aee4b87
2 ========= 2 =========
3 3
4 6.8.0 -- in progress 4 6.8.0 -- in progress
5 ---------------- 5 ----------------
6 6
7 * compatibility with Mercurial 4.4
8 (use upstream implementation for obsfate and effect-flags starting hg 4.4+)
9 * pager: pager support to `obslog` and `evolve --list`
10
7 topic(0.4.0) 11 topic(0.4.0)
8 12
9 * topic: fix handling of bookmarks and phases while changing topics. 13 * topic: fix handling of bookmarks and phases while changing topics.
10 14 (mercurial 4.2 and above only)
11 6.7.2 -- in progress 15 * topic: fix 'topic-mode' behavior when amending
12 ----------------
13
14 * pager: pager support to `obslog` and `evolve --list`
15
16 topic(0.3.2)
17
18 * pager: pager support to `topics` and `stack` 16 * pager: pager support to `topics` and `stack`
19 17
20 6.7.1 -- 2017-10-10 18 6.7.1 -- 2017-10-10
21 ------------------- 19 -------------------
22 20