We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f962792 commit 9e3bbaeCopy full SHA for 9e3bbae
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## [4.1.4] - 2025-09-14
4
+
5
+* Fix some Twig deprecations (#23)
6
+* Improve Twig's environment version check
7
8
## [4.1.3] - 2024-09-08
9
10
* Add support for Twig 3.13 (#15)
@@ -47,6 +52,7 @@
47
52
48
53
* First release of this library.
49
54
55
+[4.1.4]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.3...4.1.4
50
56
[4.1.3]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.2...4.1.3
51
57
[4.1.2]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.1...4.1.2
58
[4.1.1]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.0...4.1.1
0 commit comments