2.2.0
=====

Breaking
--------

Nothing

Features
--------

* Add support for multiple slogans (array within slogan).
  The existing API will return the first slogan.
  A new method `getSlogans` is added which will return the array of slogans.

Fixes
-----

* Handle broken opening hours.
  Those are skipped during import and written as error to TYPO3 logs.
  That way entries with broken opening hours can still be imported.

Tasks
-----

* Add PHP data for testing framework to ease backports.
  As we have migrated on current main already.

Deprecation
-----------

Nothing