diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c0a4b7..2fff385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 8.0.0 and beyond + +From 8.0.0 release and beyond, release notes are published on +[docs.openstack.org](http://docs.openstack.org/releasenotes/puppet-openstack_extras/). + ##2015-11-24 - 7.0.0 ###Summary diff --git a/metadata.json b/metadata.json index 8d18f49..af69255 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-openstack_extras", - "version": "7.0.0", + "version": "8.0.0", "author": "OpenStack Contributors", "summary": "Puppet OpenStack Extras Module", "license": "Apache-2.0", diff --git a/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml b/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml new file mode 100644 index 0000000..6c376ff --- /dev/null +++ b/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml @@ -0,0 +1,3 @@ +--- +prelude: > + This is the first Mitaka release for puppet-openstack_extras module. diff --git a/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml b/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml index 359b52a..41cef2f 100644 --- a/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml +++ b/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml @@ -1,6 +1,4 @@ --- -prelude: > - Release notes are generated by Reno. features: - Release notes are no longer maintained by hand, we now use the reno tool to manage them. diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 96d1039..4d30b15 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -1,8 +1,18 @@ -===================================== -puppet-openstack_extras Release Notes -===================================== +================================================= +Welcome to puppet-openstack-extras Release Notes! +================================================= + +Contents +======== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 unreleased + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search`