diff CHANGELOG @ 3384:2b06f144b6e0

topics: add a new templatekeyword `topic` This patch adds a new templatekeyword topic which can be used to list the topic of the changeset when using commands which supports templating.
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 09 Jan 2018 23:42:57 +0530
parents 1cb549cd6236
children be41e4740a25
line wrap: on
line diff
--- a/CHANGELOG	Wed Jan 10 10:54:02 2018 +0000
+++ b/CHANGELOG	Tue Jan 09 23:42:57 2018 +0530
@@ -26,6 +26,7 @@
 topic (0.6.1)
 
   * fix compatibility with Mercurial-4.3
+  * new template keyword `topic` to get changesets topic
 
 7.1.0 -- 2017-12-12
 -------------------