diff options
| author | Rob Hudson | 2011-01-09 10:12:57 -0800 | 
|---|---|---|
| committer | Rob Hudson | 2011-01-09 10:12:57 -0800 | 
| commit | 2f76c21ed607a83c458aa5596be7d114dbd19702 (patch) | |
| tree | 65bbe2324ff8f4a77ee091d7fb717c7f35b128a0 | |
| parent | 1d90d8e19c8f7a06a8f3e61535f4f83c12cb58c6 (diff) | |
| download | django-debug-toolbar-2f76c21ed607a83c458aa5596be7d114dbd19702.tar.bz2 | |
Updated NEWS file.
| -rw-r--r-- | NEWS | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -1,6 +1,14 @@  News for django-debug-toolbar  ============================= +develop branch +-------------- + +* Added support for LogBook. Thanks to Vincent Driessen. + +* Added clean_params method to DatabaseStatTracker to scrub non-unicode +  data for displaying on the sql panel. Thanks to Matthew J Morrison +  0.8.4 (2010 Nov 8)  ------------------ | 
