aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..03b1337
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,13 @@
+News for django-debug-toolbar
+=============================
+
+develop
+-------
+
+* Updated to work with old TEMPLATE_LOADERS settings from < 1.2.
+
+* Updated to stop template loader iteration when template is found.
+
+
+(Note: NEWS was started after the 0.8.3 release and is not complete)
+