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 6ecee5d commit b385e3cCopy full SHA for b385e3c
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
-## [Unreleased]
+## [5.0.1] - 2025-09-26
4
+
5
+* Fix some Twig deprecations (#23)
6
7
## [5.0.0] - 2025-01-08
8
@@ -60,7 +62,8 @@
60
62
61
63
* First release of this library.
64
-[Unreleased]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.x...HEAD
65
+[5.0.1]: https://github.com/phpmyadmin/twig-i18n-extension/compare/5.0.0...5.0.1
66
+[5.0.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.3...5.0.0
67
[4.1.4]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.3...4.1.4
68
[4.1.3]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.2...4.1.3
69
[4.1.2]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.1...4.1.2
0 commit comments