# HG changeset patch # User Pierre-Yves David # Date 1552237208 -3600 # Node ID da2fdaa3d97cf1654b8c454a14b508e2802415fd # Parent ef155f6246700397402de1746de5615d3249556e changelog: mention latest improvement diff -r ef155f624670 -r da2fdaa3d97c CHANGELOG --- a/CHANGELOG Sun Mar 10 18:50:00 2019 +0800 +++ b/CHANGELOG Sun Mar 10 18:00:08 2019 +0100 @@ -4,9 +4,11 @@ 8.5.0 - in progress ------------------- - * evolve: improved support for content-divergence with public changesets - * stack: support ranges in revsets indexing - * pick: add the standard `--tool` option + * evolve: improved support for content-divergence with public changesets, + * stack: support ranges in revsets indexing, + * pick: add the standard `--tool` option, + * stack: improved and speed --children flag up, + * stack: mention all divergences too. 8.4.1 - in progress -------------------