Bump dev version. Update changelog.

This commit is contained in:
Iacopo Spalletti 2014-09-04 09:19:59 +02:00
parent be9d09be38
commit 132707d593
2 changed files with 3 additions and 2 deletions

View file

@ -7,13 +7,14 @@ History
++++++++++++++++++++++
* **INCOMPATIBLE CHANGE**: view names changed!
* Synced with latest django-parler development branch
* Based on django parler 1.0
* Toolbar items contextual to the current page
* Add support for canonical URLs
* Add transifex support
* Add social tags via django-meta-mixin
* Per-post or site-wide comments enabling
* Simpler TextField-based content editing for simpler blogs
* Add support for custom user models
0.1.0 (2014-03-06)

View file

@ -1 +1 @@
__version__ = '0.2c1'
__version__ = '0.2c2'