summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark J. Washenberger <mark.washenberger@markwash.net>2013-11-14 16:52:36 -0800
committerMark J. Washenberger <mark.washenberger@markwash.net>2013-11-14 23:33:23 -0800
commit7dfd205eb27e8b676d2e9ef240ee4eda45dd930f (patch)
tree0f43ddd49236320a8debc4b9f00643b313929f56 /doc
parent861bc832cb64fc50c759a8de107294daf9412e84 (diff)
downloadpython-glanceclient-7dfd205eb27e8b676d2e9ef240ee4eda45dd930f.tar.gz
Add release notes for 0.12.0
Change-Id: I7642635ba0326d97ca44f08ca54c1d613f1925f1
Diffstat (limited to 'doc')
-rw-r--r--doc/source/index.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index de0aafb..8470e81 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -37,6 +37,18 @@ See also :doc:`/man/glance`.
Release Notes
=============
+0.12.0
+------
+
+* Add command line support for V2 image create, update, and upload
+* Enable querying for images by tag
+* 1230032_, 1231524_: Fix several issues with handling redirects
+* 1206095_: Use openstack-images-v2.1-json-patch for update method
+
+.. _1230032: http://bugs.launchpad.net/python-glanceclient/+bug/1230032
+.. _1231524: http://bugs.launchpad.net/python-glanceclient/+bug/1231524
+.. _1206095: http://bugs.launchpad.net/python-glanceclient/+bug/1206095
+
0.11.0
------