mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-22 05:56:08 +01:00
Add missing changelog for 1.1.0
This commit is contained in:
parent
9a4f71bce4
commit
ad97b6597f
2 changed files with 34 additions and 0 deletions
|
@ -3,5 +3,6 @@ Changelog
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:glob:
|
:glob:
|
||||||
|
:reversed:
|
||||||
|
|
||||||
Changelog/*
|
Changelog/*
|
||||||
|
|
33
Documentation/Changelog/1.1.0.rst
Normal file
33
Documentation/Changelog/1.1.0.rst
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
1.1.0
|
||||||
|
=====
|
||||||
|
|
||||||
|
Breaking
|
||||||
|
--------
|
||||||
|
|
||||||
|
Nothing
|
||||||
|
|
||||||
|
Features
|
||||||
|
--------
|
||||||
|
|
||||||
|
* Add Support for TYPO3 v11.2 and PHP 8.0.
|
||||||
|
Existing support is kept.
|
||||||
|
CI is extended to execute tests and checks with new possible combinations.
|
||||||
|
|
||||||
|
Fixes
|
||||||
|
-----
|
||||||
|
|
||||||
|
* Add necessary transOrigPointerField.
|
||||||
|
|
||||||
|
This is necessary for TYPO3 11.2 support.
|
||||||
|
This can be dropped when 11.3 is released,
|
||||||
|
see: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69180
|
||||||
|
|
||||||
|
Tasks
|
||||||
|
-----
|
||||||
|
|
||||||
|
Nothing
|
||||||
|
|
||||||
|
Deprecation
|
||||||
|
-----------
|
||||||
|
|
||||||
|
Nothing
|
Loading…
Reference in a new issue