Bump dev version. Update changelog.
This commit is contained in:
parent
be9d09be38
commit
132707d593
2 changed files with 3 additions and 2 deletions
|
@ -7,13 +7,14 @@ History
|
||||||
++++++++++++++++++++++
|
++++++++++++++++++++++
|
||||||
|
|
||||||
* **INCOMPATIBLE CHANGE**: view names changed!
|
* **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
|
* Toolbar items contextual to the current page
|
||||||
* Add support for canonical URLs
|
* Add support for canonical URLs
|
||||||
* Add transifex support
|
* Add transifex support
|
||||||
* Add social tags via django-meta-mixin
|
* Add social tags via django-meta-mixin
|
||||||
* Per-post or site-wide comments enabling
|
* Per-post or site-wide comments enabling
|
||||||
* Simpler TextField-based content editing for simpler blogs
|
* Simpler TextField-based content editing for simpler blogs
|
||||||
|
* Add support for custom user models
|
||||||
|
|
||||||
|
|
||||||
0.1.0 (2014-03-06)
|
0.1.0 (2014-03-06)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.2c1'
|
__version__ = '0.2c2'
|
||||||
|
|
Loading…
Add table
Reference in a new issue