Skip to content

Commit 0507e9c

Browse files
author
Dean Troyer
committed
Add release notes in docs
Change-Id: I49dc936a37848745ce3412e810b98348558d1157
1 parent 3a92ffa commit 0507e9c

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

doc/source/index.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Contents:
1010
.. toctree::
1111
:maxdepth: 1
1212

13+
releases
1314
commands
1415
man/openstack
1516

@@ -34,15 +35,6 @@ using `Gerrit`_.
3435
.. _Launchpad: https://launchpad.net/python-openstackclient
3536
.. _Gerrit: http://wiki.openstack.org/GerritWorkflow
3637

37-
Release Notes
38-
=============
39-
40-
0.2
41-
---
42-
43-
* First alpha release to PyPI
44-
* Implemented Compute, Identity, Image and Volume API commands
45-
4638
Index
4739
=====
4840

doc/source/releases.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
=============
2+
Release Notes
3+
=============
4+
5+
0.2.1 (06 Aug 2013)
6+
===================
7+
8+
* sync requirements.txt, test-requirements.txt
9+
* remove d2to1 dependency
10+
11+
0.2.0 (02 Aug 2013)
12+
===================
13+
14+
* Initial public release to PyPI
15+
* Implemented Compute, Identity, Image and Volume API commands

0 commit comments

Comments
 (0)