events/Documentation/Changelog/4.0.1.rst
Daniel Siepmann 15d233c834
Maintenance (#59)
* Add missing dependency to composer package `typo3/cms-install`.

As UpgradeWizards use API of the package.

* Migrate deprecated PHPStan configuration options

* Adapt expected HTML output within functional tests

As TYPO3 changed actual generated HTML.
2024-06-27 09:48:33 +02:00

33 lines
398 B
ReStructuredText

4.0.1
=====
Breaking
--------
Nothing
Features
--------
Nothing
Fixes
-----
* Add missing dependency to composer package `typo3/cms-install`.
As UpgradeWizards use API of the package.
* Migrate deprecated PHPStan configuration options.
* Adapt expected HTML output within functional tests.
As TYPO3 changed actual generated HTML.
Tasks
-----
Nothing
Deprecation
-----------
Nothing