Skip to content
Snippets Groups Projects
Commit 8cf87826 authored by Anton Shestakov's avatar Anton Shestakov
Browse files

changelog: update for evolve 10.0.0

parent 83ceafba
No related branches found
No related tags found
No related merge requests found
Changelog
=========
9.4.0 - in progress
-------------------
10.0.0 -- 2020-05-09
--------------------
* compat: clean up old compatibility code
......@@ -6,4 +6,6 @@
* compat: clean up old compatibility code
* compat: compatibility with Mercurial 5.4
* evolve: add {obsorigin}, a template keyword that works similarly to
{obsfate}, but shows predecessors of a changeset
......@@ -8,5 +10,9 @@
* evolve: add {obsorigin}, a template keyword that works similarly to
{obsfate}, but shows predecessors of a changeset
* evolve: fix permission of new cache files using sqlite
* evolve: fix permissions of new cache files using SQLite
* evolve: always create commit when resolving divergence
* evolve: handle relocation during divergence resolution producing no changes
* evolve: provide cache to successorssets() in more cases
* obslog: make --all and --filternonlocal work properly with --no-graph
* obslog: add --origin flag to show predecessors instead of successors
......@@ -11,5 +17,14 @@
* obslog: make --all and --filternonlocal work properly with --no-graph
* obslog: add --origin flag to show predecessors instead of successors
* obslog: make --origin flag the default
* stablerangecache: sanity check subranges
topic (0.19.0)
* auto-publish: issue the capabilities in all cases
* topic: provide cache to successorssets() in one more case
9.3.1 -- 2020-04-08
-------------------
......
mercurial-evolve (10.0.0-1) unstable; urgency=medium
* new upstream release
-- Anton Shestakov <av6@dwimlabs.net> Sat, 09 May 2020 21:07:08 +0800
mercurial-evolve (9.3.1-2) unstable; urgency=medium
* update minimum required version of mercurial in debian/control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment