aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..03c8690
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,25 @@
+News for django-debug-toolbar
+=============================
+
+0.8.4 (2010 Nov 8)
+------------------
+
+* Added print style to hide the toolbar (issue 90)
+
+* Fixed "Badly formatted SQL query plan" (issue 86)
+
+* Fixed "SQL not selectable due to line chart" (issue 85)
+
+* Fixed "Redirect page does not set cookie" (issue 6)
+
+* Fixed template block inheritance bug (issues 77 and 97).
+
+* Fixed flash of unstyled toolbar.
+
+* 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)
+