diff options
| -rw-r--r-- | doc/source/index.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index 060a032..2eb80e7 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -39,6 +39,20 @@ See also :doc:`/man/glance`. Release Notes ============= +0.17.3 +------ + +* Updated from global requirements +* 1496305_: Don't get the image before deleting it +* 1481729_: Ship the default image schema in the client +* 1477910_: V2: Do not validate image schema when listing +* 1323660_: Expose 'is_base' schema property attribute + +.. _1496305: https://bugs.launchpad.net/python-glanceclient/+bug/1496305 +.. _1481729: https://bugs.launchpad.net/python-glanceclient/+bug/1481729 +.. _1477910: https://bugs.launchpad.net/python-glanceclient/+bug/1477910 +.. _1323660: https://bugs.launchpad.net/python-glanceclient/+bug/1323660 + 0.17.2 ------ |
