Skip to content

Commit f82796d

Browse files
committed
[TASK] Release preperations
1 parent d1874c4 commit f82796d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Documentation/Changelog/Readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ breaking changes and how to handle them
77

88
| Version | Release Date | Description |
99
|--------------|--------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
10+
| 10.2.0 | 2022-05-25 | Fix some tests, XLS export should be opened in a new window, fix some undefined array keys |
1011
| 10.1.0 | 2022-04-13 | Feature: New form validation: Add callbacks on form submits with errors, scroll to error field on submit |
1112
| 10.0.0 (!!!) | 2022-04-10 | Feature: Remove jQuery, parsley.js and other old JS frameworks and replace it |
1213
| 9.0.0 (!!!) | 2022-11-11 | Feature: Add Support TYPO3 11, drop support for TYPO3 10 |

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
and easy to use mailform extension with a lots of features
1010
(spam prevention, marketing information, optin, ajax submit, diagram analysis, etc...)',
1111
'category' => 'plugin',
12-
'version' => '10.1.0',
12+
'version' => '10.2.0',
1313
'state' => 'stable',
1414
'author' => 'Powermail Development Team',
1515
'author_email' => 'service@in2code.de',

0 commit comments

Comments
 (0)