From 4ec934518e82d6939a5e79e752a2953d9eda1813 Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Mon, 1 Apr 2019 12:53:24 +0000 Subject: [PATCH] Update master for stable/stein Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: I1f2691134ec582cec8cae21427aa4f9797f1f2f5 Sem-Ver: feature --- releasenotes/source/index.rst | 1 + releasenotes/source/stein.rst | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 releasenotes/source/stein.rst diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 21a9bd95..c1196cb5 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -8,3 +8,4 @@ Contents: :maxdepth: 1 unreleased + stein diff --git a/releasenotes/source/stein.rst b/releasenotes/source/stein.rst new file mode 100644 index 00000000..efaceb66 --- /dev/null +++ b/releasenotes/source/stein.rst @@ -0,0 +1,6 @@ +=================================== + Stein Series Release Notes +=================================== + +.. release-notes:: + :branch: stable/stein