Add changelog for upcoming 1.3.0 release (#68)

This commit is contained in:
Daniel Siepmann 2022-09-13 09:15:04 +02:00 committed by GitHub
parent 9bdb998f6d
commit 78311066e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 1 deletions

View file

@ -0,0 +1,28 @@
1.3.0
=====
Breaking
--------
Nothing
Features
--------
Add support for TYPO3 v11 and PHP 8.0 + 8.1.
Fixes
-----
Nothing
Tasks
-----
Nothing
Deprecation
-----------
Nothing

View file

@ -11,7 +11,7 @@ $EM_CONF[$_EXTKEY] = [
'author' => 'Daniel Siepmann',
'author_email' => 'coding@daniel-siepmann.de',
'author_company' => '',
'version' => '1.2.2',
'version' => '1.3.0',
'constraints' => [
'depends' => [
'core' => '',