From 028a4af3778763e76393da755f33171ff95ebe98 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Fri, 2 Sep 2016 09:40:31 -0400 Subject: [PATCH] Update reno for stable/newton In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. Change-Id: If79ffa54e2a541f0fd983930de915fbea4be8bd9 --- releasenotes/source/index.rst | 4 ++-- releasenotes/source/newton.rst | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 releasenotes/source/newton.rst diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index a9b859e..20a0231 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -7,9 +7,9 @@ Contents .. toctree:: :maxdepth: 2 - mitaka unreleased - + newton + mitaka Indices and tables ================== diff --git a/releasenotes/source/newton.rst b/releasenotes/source/newton.rst new file mode 100644 index 0000000..97036ed --- /dev/null +++ b/releasenotes/source/newton.rst @@ -0,0 +1,6 @@ +=================================== + Newton Series Release Notes +=================================== + +.. release-notes:: + :branch: origin/stable/newton