Add changelog entry for Grappelli fix.

fix_request_path_info
Diederik van der Boor 2013-07-18 21:17:00 +02:00
parent cdc9b16aa8
commit d16f2d7590
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Changelog
==========
Version 0.5.2 (unreleased)
--------------------------
* Fix Grappelli_ breadcrumb support in the views.
Version 0.5.1 (2013-07-05)
--------------------------

View File

@ -11,4 +11,4 @@ Release logic:
6. git commit
7. push to github
"""
__version__ = "0.5.1"
__version__ = "0.5.2.dev0"