Add release notes for 1.4.0.0a4

Change-Id: Id2a6ae2616db33025dcbfa4fb0b76e38cba6292f
This commit is contained in:
Mark McLoughlin 2014-07-25 15:12:37 +01:00
parent 5be1b6a6a9
commit bea9723859
1 changed files with 15 additions and 0 deletions

View File

@ -24,6 +24,21 @@ Contents
Release Notes
=============
1.4.0.0a4
---------
Changes since 1.4.0.0a3:
* 1314129_: on python 2.6 use simplejson for better performance
* 1342088_: fix bogus locking in fake driver
* Enabled hacking checks H305 and H307
.. _1314129: https://bugs.launchpad.net/oslo.messaging/+bug/1314129
.. _1342088: https://bugs.launchpad.net/oslo.messaging/+bug/1342088
Thanks to Christian Berendt, Ihar Hrachyshka and Nejc Saje for their
contributions to this release.
1.4.0.0a3
---------