mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-10 04:16:13 +01:00
tea/CHANGELOG.md
Oliver Klee aed64e814f
[BUGFIX] Explicitly require MySQL on Travis CI (#38)
Also properly quote the PHP version numbers as strings.
2019-08-07 11:53:21 +02:00

24 lines
474 B
Markdown

# Change log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).
## x.y.z
### Added
- Auto-release to the TER (#34)
- Composer script for PHP linting
### Changed
- Streamline ext_emconf.php (#37)
### Deprecated
### Removed
### Fixed
- Explicitly require MySQL on Travis CI (#38)
- Add .php_cs.cache to the .gitignore (#33)
## 2.0.0
Complete rewrite. Usable with TYPO3 7.6 and 8.7.