diff options
author | OpenStack Release Bot <infra-root@openstack.org> | 2021-09-10 14:33:52 +0000 |
---|---|---|
committer | OpenStack Release Bot <infra-root@openstack.org> | 2021-09-10 14:33:52 +0000 |
commit | ee73a48881b9a10938d477f297c75ecac48e0935 (patch) | |
tree | 5b1d024cb78c59c1a0976a1fafce9b3cddf842bc /releasenotes/source/xena.rst | |
parent | 4b29df723481bc96a12e94373630fbdd7b9c6b1a (diff) | |
download | python-neutronclient-ee73a48881b9a10938d477f297c75ecac48e0935.tar.gz |
Update master for stable/xena
Add file to the reno documentation build to show release notes for
stable/xena.
Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.
Sem-Ver: feature
Change-Id: If1185e64ff9e9c2a622f7a41df3993b3fe414b96
Diffstat (limited to 'releasenotes/source/xena.rst')
-rw-r--r-- | releasenotes/source/xena.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/source/xena.rst b/releasenotes/source/xena.rst new file mode 100644 index 0000000..1be85be --- /dev/null +++ b/releasenotes/source/xena.rst @@ -0,0 +1,6 @@ +========================= +Xena Series Release Notes +========================= + +.. release-notes:: + :branch: stable/xena |