Skip to content

Commit ac55d09

Browse files
authored
fix wrong year on version 9.0.0 update
1 parent c8fdd58 commit ac55d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Changelog/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ breaking changes and how to handle them
1515
| 10.2.0 | 2022-05-25 | Fix some tests, XLS export should be opened in a new window, fix some undefined array keys |
1616
| 10.1.0 | 2022-04-13 | Feature: New form validation: Add callbacks on form submits with errors, scroll to error field on submit |
1717
| 10.0.0 (!!!) | 2022-04-10 | Feature: Remove jQuery, parsley.js and other old JS frameworks and replace it |
18-
| 9.0.0 (!!!) | 2022-11-11 | Feature: Add Support TYPO3 11, drop support for TYPO3 10 |
18+
| 9.0.0 (!!!) | 2021-11-11 | Feature: Add Support TYPO3 11, drop support for TYPO3 10 |
1919
| | | Feature: Allow to disable ip-api.com (Stefan Busemann) |
2020
| | | Feature: Provide local dev environment (Marcus Schwemer) |
2121
| | | Feature: Make screenshots on acceptance test failure (Marcus Schwemer) |

0 commit comments

Comments
 (0)