summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cramer <dcramer@gmail.com>2016-08-04 11:33:02 -0700
committerDavid Cramer <dcramer@gmail.com>2016-08-04 11:33:38 -0700
commit22895569321bb110a735110fd84f760d91e4a43a (patch)
treea419c0a9ccd1a9aa5c969dfca79c96066ef174d6
parent384e0058239b2712b5cc8ccae7eaecf63094406b (diff)
downloadraven-22895569321bb110a735110fd84f760d91e4a43a.tar.gz
Changes for 5.24.0
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index fbff7f3..ad5e6f1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+Version 5.24.0
+--------------
+
+* Added support for Django 1.10.
+* Added support for chained exceptions in Python 3.
+* Fixed various behavior with handling template errors in Django 1.8+.
+
Version 5.23.0
--------------