update history and announce file for release
Change-Id: I830d1755c9ed8dbf356edaf68243a01b1d6eb6ac
This commit is contained in:
parent
a0efc3b814
commit
a12411ada5
@ -25,7 +25,12 @@ dynamically loaded extensions.
|
||||
What's New?
|
||||
===========
|
||||
|
||||
- Fixes logging configuration under Python 2.6 with a NullHandler.
|
||||
- Fixes an exception when reporting on an error where multiple drivers
|
||||
have the same name (bug 25, solution provided by clayg).
|
||||
- Switch packaging to use pbr_.
|
||||
- Add ``map_method()`` API to controllers.
|
||||
|
||||
.. _pbr: https://github.com/openstack-dev/pbr
|
||||
|
||||
Installing
|
||||
==========
|
||||
|
@ -2,10 +2,14 @@
|
||||
History
|
||||
=========
|
||||
|
||||
dev
|
||||
0.12
|
||||
|
||||
- Fixes an exception when reporting on an error where multiple drivers
|
||||
have the same name (:issue:`25`, solution provided by clayg).
|
||||
- Switch packaging to use pbr_.
|
||||
- Add ``map_method()`` API to controllers.
|
||||
|
||||
.. _pbr: https://github.com/openstack-dev/pbr
|
||||
|
||||
0.11
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user