2018-01-23 22:10:59 +01:00
|
|
|
# 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
|
2018-10-13 23:23:27 +02:00
|
|
|
- Auto-release to the TER (#34)
|
2018-01-25 17:22:40 +01:00
|
|
|
- Composer script for PHP linting
|
2018-01-23 22:10:59 +01:00
|
|
|
|
|
|
|
### Changed
|
2018-11-05 23:31:59 +01:00
|
|
|
- Streamline ext_emconf.php (#37)
|
2018-01-23 22:10:59 +01:00
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
### Fixed
|
2018-10-13 23:05:01 +02:00
|
|
|
- Add .php_cs.cache to the .gitignore (#33)
|
2018-01-23 22:10:59 +01:00
|
|
|
|
2018-06-23 19:52:03 +02:00
|
|
|
## 2.0.0
|
2018-10-13 23:05:01 +02:00
|
|
|
Complete rewrite. Usable with TYPO3 7.6 and 8.7.
|