changeset 2028:d7f31181ef90

README: mention the addition of the topic extensions That is probably worth noting.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Thu, 02 Mar 2017 18:28:14 +0100
parents de914b833105
children a6410877339a
files README
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Mar 02 18:14:21 2017 +0100
+++ b/README	Thu Mar 02 18:28:14 2017 +0100
@@ -81,9 +81,10 @@
 
 6.0.0 --
 
-  - drop compatibility for Mercurial < 3.8
-  - removed old (unpackaged) pushexperiment extension.
-  - move all extensions in the official 'hgext3rd' namespace package
+  - drop compatibility for Mercurial < 3.8,
+  - removed old (unpackaged) pushexperiment extension,
+  - move all extensions in the official 'hgext3rd' namespace package,
+  - add the "topic" experimental extensions.
 
 5.6.1 -- 2017-02-28