relnotes/next
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 01 Feb 2021 12:55:53 -0800
changeset 46453 1c66795862cf
parent 46372 3e91d9978bec
parent 46452 0e2e7300f430
child 46454 6b847757dd8d
permissions -rw-r--r--
branching: merge with stable

== New Features ==
 
 * `hg purge` is now a core command using `--confirm` by default.
 
 * The `rev-branch-cache` is now updated incrementally whenever changesets
   are added.


== New Experimental Features ==


== Bug Fixes ==



== Backwards Compatibility Changes ==


== Internal API Changes ==

 * `changelog.branchinfo` is deprecated and will be removed after 5.8.
   It is superseded by `changelogrevision.branchinfo`.