Skip to content

Commit

Permalink
[TASK] Update README (#79)
Browse files Browse the repository at this point in the history
* [TASK] Update README
  • Loading branch information
olforestman authored Dec 3, 2024
1 parent cc362e4 commit cf2e241
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,17 @@ the element registration.
| News | TYPO3 | PHP | Notes |
|--------|---------|-----------|-------------------------------------------|
| master | 12 - 13 | 8.1 - 8.3 | |
| 5.x | 12 - 13 | 8.1 - 8.3 | [!!!]Breaking: Drop support for TYPO3 v11 |
| 5.x | 12 - 13 | 8.1 - 8.3 | Breaking changes. See comments below. |
| 4.x | 11 - 12 | 7.4 - 8.2 | Breaking changes. See comments below. |
| 3.x | 9 - 11 | 7.2 - 8.1 | Breaking changes. See comments below. |
| 2.x | 9 - 11 | | |
| 1.x | 8 - 9 | | |

### Breaking changes version 5.x

Version 5.x includes the following breaking changes:
* [!!!][TASK] Allow TYPO3 v13, drop TYPO3 v11 support [(60c647d)](https://github.com/olforestman/form_element_linked_checkbox/commit/60c647d8137f95891f96dbcb3ff2b70edfe24aa2)

### Breaking changes version 4.x

Version 4.x includes the following breaking changes:
Expand All @@ -159,7 +164,7 @@ Version 3.x includes the following breaking changes:

## Credits

This TYPO3 extension was created by [Björn Jacob](https://www.tritum.de) and has
This TYPO3 extension was created by [Björn Jacob](https://dreistrom.land) and has
been highly improved by [Elias Häußler](https://haeussler.dev/). The idea was born
at the TYPO3 CertiFUNcation Day 2017. The audience of my talk kindly asked for
such an element. Lightheaded, I said it will not take more than 30 minutes to
Expand Down

0 comments on commit cf2e241

Please sign in to comment.