CHANGELOG
changeset 3057 cb8ae3cb0bbc
parent 3053 430ad68292d7
parent 3032 ba5b271298e9
child 3070 9a223c3adb9d
--- a/CHANGELOG	Mon Oct 09 19:39:13 2017 +0530
+++ b/CHANGELOG	Tue Oct 10 22:40:41 2017 +0200
@@ -1,10 +1,16 @@
 Changelog
 =========
 
-6.7.1 - in progress
+6.7.1 -- 2017-10-10
 -------------------
 
-  * stack: fix evolution previous for simple split
+  * obsfate: fix case were current user would disapear from the user list
+
+topic (0.3.1)
+
+  * stack: fix evolution preview for simple split.
+  * fix a performance regression affecting all transactions.
+    (the more non public changeset (hidden included), the slower)
 
 6.7.0 -- 2017-09-27
 -------------------
@@ -16,6 +22,8 @@
   * pstatus/pdiff: update to full command. They now appears in the help,
   * uncommit: add a --interactive option (4.3+ only).
 
+topic (0.3.0)
+
   * push: add a --topic option to mirror --bookmark and --branch,
   * stack: improve display of interleaved topic,
   * stack: improve display of merge commit,