From 7dfd205eb27e8b676d2e9ef240ee4eda45dd930f Mon Sep 17 00:00:00 2001 From: "Mark J. Washenberger" Date: Thu, 14 Nov 2013 16:52:36 -0800 Subject: Add release notes for 0.12.0 Change-Id: I7642635ba0326d97ca44f08ca54c1d613f1925f1 --- doc/source/index.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 ------ -- cgit v1.2.1