summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorBrian Waldon <bcwaldon@gmail.com>2012-08-21 16:44:22 -0700
committerBrian Waldon <bcwaldon@gmail.com>2012-08-21 16:44:42 -0700
commit1e8cf7102f292e7d2224faf50fc078990acb2fda (patch)
tree30277ec013b4b6e7dd14e593aa1507c691f67a6c /doc/source
parent01ec6d942dc56d25b32ccbb370029bde5370f3ff (diff)
downloadpython-glanceclient-1e8cf7102f292e7d2224faf50fc078990acb2fda.tar.gz
Update release notes for v0.5.0
Change-Id: Icc8e1d9a4a06448b27afe6e4bb0976eee20dcc83
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index c7eee04..50a01ee 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -36,6 +36,11 @@ Once you've configured your authentication parameters, you can run ``glance help
Release Notes
=============
+0.5.0
+-----
+* Add 'image-download' command to CLI
+* Relax dependency on warlock to anything less than v2
+
0.4.2
-----
* 1037233_: Fix v1 image list where limit kwarg is less than page_size