* This update requires djangocms-icon >= 1.4.0 * Added support for Django 2.2 and django CMS 3.7 * Removed support for Django 2.0 * Extended test matrix * Added isort and adapted imports * Adapted code base to align with other supported addons * Added option to add custom classes to carousel (82) * Fixes an issue where ``DJANGOCMS_BOOTSTRAP4_CAROUSEL_DEFAULT_SIZE`` is not honoured * Fixes an issue on Divio Cloud where the addon is not installing djangocms-icon
1.3.1
==================
* Fixed a regression where link became required in the carousel
1.3.0
==================
* Added Django 2.x support * Fixed test matrix * Fixed an issues with links showing up twice in carousel (69) * Exclude ``tests`` folder from release build
1.2.0
==================
* Removed support for Django 1.8, 1.9, 1.10 * Fixed a regression with spacing utilities rendering incorrectly * Fixed a regression where migrations are failing