Update RELEASE_NOTES.rst for the 0.25 release

Change-Id: If7fa35fe52a1086fa71b69d9f8668bf8ebfb90fc
This commit is contained in:
Gauvain Pocentek 2015-04-24 12:19:00 +02:00
parent 3391e045d3
commit b34cbe08e9
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,11 @@ Release notes
* Enhance ``doc-tools-check-languages`` to handle translation of RST
guides and publishing of draft guides to /draft/.
* ``autohelp.py``: lookup configuration options in more oslo libraries.
* ``autohelp-wrapper``: improve reliability by building a virtual env per
project, rather than a common virtual env.
* ``autohelp-wrapper``: define the custom dependencies for each project in
their own requirements files.
0.24
----