mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-10 00:36:13 +01:00
tea/CHANGELOG.md

630 B

Change log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

x.y.z

Added

  • Auto-release to the TER (#34)
  • Composer script for PHP linting

Changed

  • Change from GPL V3+ to GPL V2+ (#40)
  • Streamline ext_emconf.php (#37)

Deprecated

Removed

  • Drop the dependency of roave/security-advisories (#41)

Fixed

  • Drop an obsolete "replace" entry from composer.json (#42)
  • 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.