From 379f6ee6b2937ecb2f29a5fac975abc46f871c30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Gra=C3=B1a?= Date: Tue, 8 Jul 2014 05:53:08 -0300 Subject: [PATCH] Add 0.24.2 release notes --- docs/news.rst | 8 ++++++++ 1 file changed, 8 insertions(+) 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) -------------------