Add docs for 0.9.0

Change-Id: Ic4645b8d83eec6577b67cc17d805c6b12b1bacda
This commit is contained in:
Brian Waldon
2013-04-02 14:49:59 -07:00
parent 6a8a66120c
commit 741c15f963
+12
View File
@@ -36,6 +36,18 @@ Once you've configured your authentication parameters, you can run ``glance help
Release Notes
=============
0.9.0
-----
* Implement 'visibility', 'owner' and 'member_status' filters for v2 CLI and library
* Relax prettytable dependency to v0.7.X
* 1118799_: Implement filter on 'is_public' attribute in v1 API
* 1157905_, 1130390_: Improve handling of SIGINT (CTRL-C)
.. _1118799: http://bugs.launchpad.net/python-glanceclient/+bug/1118799
.. _1157905: http://bugs.launchpad.net/python-glanceclient/+bug/1157905
.. _1130390: http://bugs.launchpad.net/python-glanceclient/+bug/1130390
0.8.0
-----