plausible_analytics/CHANGELOG.md

21 lines
491 B
Markdown
Raw Permalink Normal View History

# Changelog
2021-05-03 19:52:15 +02:00
2023-05-06 13:01:31 +02:00
## 2.0.0 - 2023-05-06
- 💥 Drop support for TYPO3 v10 (3563604)
- ⬆ Add support for TYPO3 v12 (2af99f3)
- ✨🐛 Resolve deprecations introduced with TYPO3 v11 and v12 (89ee94b, 8264969)
2022-08-10 19:01:23 +02:00
## 1.2.0 - 2022-08-10
- [FEATURE] Add support for TYPO3 v11 and PHP 8.0 & 8.1 (25ccc28, 9c43bfc)
- [TASK] Slight Refactoring (01c8997, 09f9578, b704eaa)
## 1.1.0 - 2021-05-03
2021-05-03 19:52:15 +02:00
- [FEATURE] Don't add script if logged into BE (7d22f35)
## 1.0.0 - 2021-04-12
2021-04-12 22:14:05 +02:00
- [TASK] Initial release