Update changelog

This commit is contained in:
Daniel Siepmann 2021-12-08 09:12:26 +01:00
parent 2f2957ef6c
commit fb0cb60b97

View file

@ -15,6 +15,8 @@ Features
This option allows to define a callback in TYPO3 way (e.g. function, closure or method ``->``).
This receives the ``DateRepository`` as well as the current ``QueryInterface`` to alter query after it was created based on the ``DateDemand``.
* Add Changelog to document changes for each version.
Fixes
-----
@ -31,6 +33,8 @@ Tasks
That allows re use of creation from settings.
This also streamlines creation with ``EventDemand`` and ``EventDemandFactory``.
* Removed outdated stuff from Documentation.
Deprecation
-----------