17 lines
392 B
Markdown
Raw Normal View History

2021-03-31 21:56:49 -04:00
# Change Log
## [Unreleased] -
## [3.0.0] - 2020-06-14
* Add a .gitattributes file
* Support Twig 3
* Remove extra field from composer.json
* Add support field in composer.json
* Require php >= 7.1
* Setup and apply phpmyadmin/coding-standard
* Apply changes for php 8.0 compatibility (https://github.com/twigphp/Twig/issues/3327)
## [2.0.0] - 2020-01-14
* First release of this library.