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: Id5b7f4216a9a55249601827896703a6c87991eba Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
599171ade4
commit
e403659799
@ -7,9 +7,9 @@ Contents:
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
mitaka
|
||||
unreleased
|
||||
|
||||
newton
|
||||
mitaka
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
6
releasenotes/source/newton.rst
Normal file
6
releasenotes/source/newton.rst
Normal file
@ -0,0 +1,6 @@
|
||||
===================================
|
||||
Newton Series Release Notes
|
||||
===================================
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/newton
|
Loading…
Reference in New Issue
Block a user