Skip to content

Commit

Permalink
update history and announce file for release
Browse files Browse the repository at this point in the history
Change-Id: I830d1755c9ed8dbf356edaf68243a01b1d6eb6ac
  • Loading branch information
Doug Hellmann committed Sep 18, 2013
1 parent a0efc3b commit a12411a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
7 changes: 6 additions & 1 deletion announce.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
==========
Expand Down
6 changes: 5 additions & 1 deletion docs/source/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a12411a

Please sign in to comment.