Initial commit
This commit is contained in:
17
pma/vendor/phpmyadmin/twig-i18n-extension/CHANGELOG.md
vendored
Normal file
17
pma/vendor/phpmyadmin/twig-i18n-extension/CHANGELOG.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
# 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.
|
Reference in New Issue
Block a user