summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2016-09-02 09:41:06 -0400
committerDoug Hellmann <doug@doughellmann.com>2016-09-07 17:13:38 -0400
commit050267fa05adb4efc11f58652c61c22b18089f42 (patch)
treedbf97ead395b7142f5f584e1f3968f198dd7ebda
parent7c6cc05ff0e9e95313384303deee69ef11929bc1 (diff)
downloadpython-ceilometerclient-050267fa05adb4efc11f58652c61c22b18089f42.tar.gz
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
-rw-r--r--releasenotes/source/index.rst6
-rw-r--r--releasenotes/source/newton.rst6
2 files changed, 9 insertions, 3 deletions
diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst
index 04930ce..00701a9 100644
--- a/releasenotes/source/index.rst
+++ b/releasenotes/source/index.rst
@@ -7,10 +7,10 @@ Contents
.. toctree::
:maxdepth: 2
- liberty
- mitaka
unreleased
-
+ newton
+ mitaka
+ liberty
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