diff CHANGELOG @ 5835:6fc0fb7105c2 stable

changelog: update for evolve 10.3.0
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 11 Mar 2021 18:31:51 +0800
parents 82040a455e71
children af7786970749 35d0fdb223f3
line wrap: on
line diff
--- a/CHANGELOG	Thu Mar 11 12:06:42 2021 +0800
+++ b/CHANGELOG	Thu Mar 11 18:31:51 2021 +0800
@@ -1,25 +1,30 @@
 Changelog
 =========
 
-10.3.0 - in progress
+10.3.0 -- 2021-03-11
 --------------------
 
+  * doc: document stack as a substitue for MQ's qseries
+  * doc: document revsets provided by evolve extension
+
   * evolve: add a experimental.evolution.in-memory config for running evolve
     in memory (hg >= 5.6)
   * evolve: improve content-divergence resolution that involves parent changes
   * evolve: preserve wdir parent when using `hg evolve --stop`
+
   * obslog: clarify the command name in the help,
+
   * pdiff, pstatus: drop some irrelevant command flags inherited from `hg diff`
     and `hg status` respectively
+
   * rewind: detect and abort on cases when we rewind to changesets that are
     precessors / successors of each other
   * rewind: when user gives only some parts of a fold, include the other parts
     as well, or abort if they are missing from local repo
 
-10.2.1 - in progress
---------------------
+topic (0.22.0)
 
-  * doc: document stack as a substitue for MQ's qseries
+  * doc: change topic phrase 'disappear' to 'fade out'
 
 10.2.0.post1 -- 2021-02-01
 --------------------------