diff README @ 1518:bca3fce56b2c stable

merge with default there is some 3.6 related fix and test change that we need on default. No other significant change happened since last release expect for split, still marked experimental. So we prepare for a bugfix release.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Mon, 02 Nov 2015 00:38:18 +0000
parents 324cd13838f1
children c15d6168412f
line wrap: on
line diff
--- a/README	Mon Oct 12 01:22:41 2015 -0700
+++ b/README	Mon Nov 02 00:38:18 2015 +0000
@@ -51,11 +51,17 @@
 Changelog
 =========
 
+5.3.0 --
+
+- split: add a new command to split changesets
+
 5.2.1 --
 
 - add compatibility with Mercurial 3.6
 - prune: fixed possible issue with lock and bookmark
 - next/prev: fixed possible issue with lock and bookmark
+- add some progress data during changesets discovery
+- take advantage of dirstate/transaction collaboration
 
 5.2.0 -- 2015-06-25