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: I9512bb44cdb638d1e46275553ea047aa4e36cbeb
This commit is contained in:
@@ -7,10 +7,10 @@ Contents
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
liberty
|
||||
mitaka
|
||||
unreleased
|
||||
|
||||
newton
|
||||
mitaka
|
||||
liberty
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user