Add 0.11.0 doc notes

Change-Id: Ic76e872e78ec77b731ad9dced833803da3fa9aca
This commit is contained in:
Mark J. Washenberger
2013-08-22 16:01:29 -07:00
parent 835638fd8a
commit b15c57c4a2

View File

@@ -37,6 +37,18 @@ See also :doc:`/man/glance`.
Release Notes
=============
0.11.0
------
* 1212463_: Allow single-wildcard SSL common name matching
* 1208618_: Support absolute redirects for endpoint urls
* 1190606_: Properly handle integer-like image ids
* Support removing properties from images in the v2 library
.. _1212463: http://bugs.launchpad.net/python-glanceclient/+bug/1212463
.. _1208618: http://bugs.launchpad.net/python-glanceclient/+bug/1208618
.. _1190606: http://bugs.launchpad.net/python-glanceclient/+bug/1190606
0.10.0
------