Changelog
=========

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.
