diff --git a/docs/news.rst b/docs/news.rst index 5a767a65f..b071f5cf3 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -3,6 +3,14 @@ Release notes ============= +0.24.2 (2014-07-08) +------------------- + +- Use a mutable mapping to proxy deprecated settings.overrides and settings.defaults attribute (:commit:`e5e8133`) +- there is not support for python3 yet (:commit:`3cd6146`) +- Update python compatible version set to debian packages (:commit:`fa5d76b`) +- DOC fix formatting in release notes (:commit:`c6a9e20`) + 0.24.1 (2014-06-27) -------------------