Add changelog entry for Grappelli fix.
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
Changelog
|
Changelog
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Version 0.5.2 (unreleased)
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
* Fix Grappelli_ breadcrumb support in the views.
|
||||||
|
|
||||||
|
|
||||||
Version 0.5.1 (2013-07-05)
|
Version 0.5.1 (2013-07-05)
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
|||||||
@@ -11,4 +11,4 @@ Release logic:
|
|||||||
6. git commit
|
6. git commit
|
||||||
7. push to github
|
7. push to github
|
||||||
"""
|
"""
|
||||||
__version__ = "0.5.1"
|
__version__ = "0.5.2.dev0"
|
||||||
|
|||||||
Reference in New Issue
Block a user