Reformat HISTORY file

This commit is contained in:
Iacopo Spalletti 2016-06-26 13:50:24 +02:00
parent cff940a832
commit bd0080fb24
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6

View file

@ -1,35 +1,42 @@
.. :changelog: .. :changelog:
=======
History History
------- =======
******************
0.8.5 (2016-06-26) 0.8.5 (2016-06-26)
++++++++++++++++++ ******************
* Fixed issues with ThumbnailOption migration under mysql. * Fixed issues with ThumbnailOption migration under mysql.
******************
0.8.4 (2016-06-22) 0.8.4 (2016-06-22)
++++++++++++++++++ ******************
* Fixed issues with cmsplugin-filer 1.1. * Fixed issues with cmsplugin-filer 1.1.
******************
0.8.3 (2016-06-21) 0.8.3 (2016-06-21)
++++++++++++++++++ ******************
* Stricter filer dependency versioning. * Stricter filer dependency versioning.
******************
0.8.2 (2016-06-12) 0.8.2 (2016-06-12)
++++++++++++++++++ ******************
* Aldryn-only release. No code changes * Aldryn-only release. No code changes
******************
0.8.1 (2016-06-11) 0.8.1 (2016-06-11)
++++++++++++++++++ ******************
* Aldryn-only release. No code changes * Aldryn-only release. No code changes
******************
0.8.0 (2016-06-05) 0.8.0 (2016-06-05)
++++++++++++++++++ ******************
* Added django-knocker integration * Added django-knocker integration
* Changed the default value of date_published to null * Changed the default value of date_published to null
@ -43,8 +50,9 @@ History
* Added API to set default sites if user has permission only for a subset of sites * Added API to set default sites if user has permission only for a subset of sites
* Added Aldryn integration * Added Aldryn integration
******************
0.7.0 (2016-03-19) 0.7.0 (2016-03-19)
++++++++++++++++++ ******************
* Make categories non required * Make categories non required
* Fix tests with parler>=1.6 * Fix tests with parler>=1.6
@ -59,29 +67,33 @@ History
* Mitigate issue when apphook config can't be retrieved * Mitigate issue when apphook config can't be retrieved
* Mitigate issue when wizard double registration is triggered * Mitigate issue when wizard double registration is triggered
******************
0.6.3 (2015-12-22) 0.6.3 (2015-12-22)
++++++++++++++++++ ******************
* Add BLOG_ADMIN_POST_FIELDSET_FILTER to filter admin fieldsets * Add BLOG_ADMIN_POST_FIELDSET_FILTER to filter admin fieldsets
* Ensure correct creation of full URL for canonical urls * Ensure correct creation of full URL for canonical urls
* Move constants to settings * Move constants to settings
* Fix error when no config is found * Fix error when no config is found
******************
0.6.2 (2015-11-16) 0.6.2 (2015-11-16)
++++++++++++++++++ ******************
* Add app_config field to BlogLatestEntriesPlugin * Add app_config field to BlogLatestEntriesPlugin
* Fix __str__ plugins method * Fix __str__ plugins method
* Fix bug when selecting plugins template * Fix bug when selecting plugins template
******************
0.6.1 (2015-10-31) 0.6.1 (2015-10-31)
++++++++++++++++++ ******************
* Improve toolbar: add all languages for each post * Improve toolbar: add all languages for each post
* Improve toolbar: add per-apphook configurable changefreq, priority * Improve toolbar: add per-apphook configurable changefreq, priority
******************
0.6.0 (2015-10-30) 0.6.0 (2015-10-30)
++++++++++++++++++ ******************
* Add support for django CMS 3.2 Wizard * Add support for django CMS 3.2 Wizard
* Add support for Apphook Config * Add support for Apphook Config
@ -91,8 +103,9 @@ History
* LatestPostsPlugin tags field has been changed to a plain TaggableManager field. * LatestPostsPlugin tags field has been changed to a plain TaggableManager field.
A migration is in place to move the data, but backup your data first. A migration is in place to move the data, but backup your data first.
******************
0.5.0 (2015-08-09) 0.5.0 (2015-08-09)
++++++++++++++++++ ******************
* Add support for Django 1.8 * Add support for Django 1.8
* Drop dependency on Django select2 * Drop dependency on Django select2
@ -101,8 +114,9 @@ History
* Add categories menu * Add categories menu
* Add option to disable the abstract * Add option to disable the abstract
******************
0.4.0 (2015-03-22) 0.4.0 (2015-03-22)
++++++++++++++++++ ******************
* Fix Django 1.7 issues * Fix Django 1.7 issues
* Fix dependencies on python 3 when using wheel packages * Fix dependencies on python 3 when using wheel packages
@ -110,14 +124,16 @@ History
* Fix various templates issues * Fix various templates issues
* UX fixes in the admin * UX fixes in the admin
******************
0.3.1 (2015-01-07) 0.3.1 (2015-01-07)
++++++++++++++++++ ******************
* Fix page_name in template * Fix page_name in template
* Set cascade to set null for post image and thumbnail options * Set cascade to set null for post image and thumbnail options
******************
0.3.0 (2015-01-04) 0.3.0 (2015-01-04)
++++++++++++++++++ ******************
* Multisite support * Multisite support
* Configurable default author support * Configurable default author support
@ -133,9 +149,9 @@ History
* Django 1.7 support * Django 1.7 support
* Python 3.3 and 3.4 support * Python 3.3 and 3.4 support
******************
0.2.0 (2014-09-24) 0.2.0 (2014-09-24)
++++++++++++++++++ ******************
* **INCOMPATIBLE CHANGE**: view names changed! * **INCOMPATIBLE CHANGE**: view names changed!
* Based on django parler 1.0 * Based on django parler 1.0
@ -147,8 +163,8 @@ History
* Simpler TextField-based content editing for simpler blogs * Simpler TextField-based content editing for simpler blogs
* Add support for custom user models * Add support for custom user models
******************
0.1.0 (2014-03-06) 0.1.0 (2014-03-06)
++++++++++++++++++ ******************
* First experimental release * First experimental release