Changelog
=========

0.9.1 (2017-09-12)
----------------
* Add missing migration.

0.9 (2017-08-03)
----------------
* Fix issue that creates undesired migrations.
* Add Django 1.11 & Python 3.6 support. Drop Python 3.3 support
* Improve RSS feeds generation.
* Fix issue with templatetags.
* Add Italian, Russian, Brazilian and French translations.
* Fix url resolution issues.

0.8 (2016-11-17)
----------------
* Add Travis CI integration and functional tests.
* Add Django 1.10 support.
* Minor template tweaks.

0.7 (2016-08-18)
------------------
* Add initial travis support.
* Add canonical url and social share tags in templates for SEO purposes.
* Allow to place Puput's blog at any sitemap level.
* Fix issue in entry comments update method.
* Add PageChooserPanel for related entries chooser.
* Improve flexibility on adding other comment systems.
* Minor bug fixes.

0.6 (2016-05-18)
------------------
* Fix issue when displaying entries without images.
* Fix css issues.
* Add django-compressor as project dependency.
* Improve tags visualization.

0.5.2 (2016-02-18)
------------------
* Removed django-endless-pagination which is no longer maintained and is not compatible with Django 1.9. Replaced by django-el-pagination.
* Category slug is now editable on snippets section.

0.5.1 (2016-02-16)
------------------
* Fix bug due a missing template tag.

0.5 (2016-02-12)
------------------
* Altered URL structure in order to have blog as Wagtail root page.
* Added Docker integration.
* Archive list is now collapsible.

0.4.1 (2016-01-19)
------------------
* Minor css bug fixes.

0.4 (2015-12-09)
----------------
* Added a fancy logo.
* Improved visualization of entries header images.
* Minor bug fixes.


0.3 (2015-11-15)
----------------
* Customizable username field in settings file.
* Improvements in the documentation.
* CSS cleanup. Added LESS file.
* Minor bug fixes.
* Added catalan translations.

0.2 (2015-09-22)
----------------
* Extensible entry model.

0.1 (2015-09-12)
----------------
* Initial release.
