diff --git a/CHANGELOG.md b/CHANGELOG.md index 73561e79..7937993e 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-openstacklib/). + ##2015-11-24 - 7.0.0 ###Summary diff --git a/metadata.json b/metadata.json index d4a79c6f..965a49fc 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-openstacklib", - "version": "7.0.0", + "version": "8.0.0", "author": "Puppet Labs and OpenStack Contributors", "summary": "Puppet OpenStack Libraries", "license": "Apache-2.0", diff --git a/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml b/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml new file mode 100644 index 00000000..a75004fb --- /dev/null +++ b/releasenotes/notes/mitaka-dece9d43a565e6cb.yaml @@ -0,0 +1,3 @@ +--- +prelude: > + This is the first Mitaka release for puppet-openstacklib module. diff --git a/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml b/releasenotes/notes/use-reno-1caaec4ba5aa4285.yaml index 359b52a7..41cef2f1 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 dfffec3c..9393db6b 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -1,8 +1,18 @@ -================================= -puppet-openstacklib Release Notes -================================= +============================================= +Welcome to puppet-openstacklib Release Notes! +============================================= + +Contents +======== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 unreleased + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search`