From patchwork Mon Jul 20 21:33:42 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: D8768: relnotes: make spacing before new section consistent From: phabricator X-Patchwork-Id: 46810 Message-Id: To: Phabricator Cc: mercurial-devel@mercurial-scm.org Date: Mon, 20 Jul 2020 21:33:42 +0000 mjacob created this revision. Herald added a reviewer: hg-reviewers. Herald added a subscriber: mercurial-patches. REPOSITORY rHG Mercurial BRANCH default REVISION DETAIL https://phab.mercurial-scm.org/D8768 AFFECTED FILES relnotes/next CHANGE DETAILS To: mjacob, #hg-reviewers Cc: mercurial-patches, mercurial-devel diff --git a/relnotes/next b/relnotes/next --- a/relnotes/next +++ b/relnotes/next @@ -11,6 +11,7 @@ * Phases processing is much faster, especially for repositories with old non-public changesets. + == New Experimental Features == * The core of some hg operations have been (and are being) @@ -20,6 +21,7 @@ windows. See rust/README.rst in the mercurial repository for instructions to opt into this. + == Backwards Compatibility Changes == * Mercurial now requires at least Python 2.7.9 or a Python version that