diff CHANGELOG @ 6919:6859ed744625 mercurial-5.1

test-compat: merge mercurial-5.2 into mercurial-5.1
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 25 Oct 2024 17:55:54 +0400
parents 4cc4405597d0
children 1b2b9053859f
line wrap: on
line diff
--- a/CHANGELOG	Thu Jun 27 01:07:01 2024 +0400
+++ b/CHANGELOG	Fri Oct 25 17:55:54 2024 +0400
@@ -1,7 +1,24 @@
 Changelog
 =========
 
-11.1.4 - in progress
+11.1.5 - in progress
+--------------------
+
+  * compatibility with Mercurial 6.9
+
+  * evolve: check that the evolved revisions are indeed in the repo during
+    abort, fixes an issue when trying to access them during cleanup step
+
+  * docs: update installation instructions due to PEP 668
+  * docs: minor edits and fixes in evolve and topic tutorials
+
+  * tests: more tests related to Python packaging
+
+topic (1.1.5)
+
+  * compatibility with Mercurial 6.9
+
+11.1.4 -- 2024-06-28
 --------------------
 
   * compatibility with Mercurial 6.8