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 02f2e11 commit 6981740Copy full SHA for 6981740
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
-## [Unreleased]
+## [4.1.1] - 2024-04-19
4
+
5
+* Add support for Twig 3.9 (#12)
6
7
## [4.1.0] - 2023-09-12
8
@@ -37,7 +39,7 @@
37
39
38
40
* First release of this library.
41
-[Unreleased]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.0...HEAD
42
+[4.1.1]: https://github.com/phpmyadmin/twig-i18n-extension/compare/4.1.0...4.1.1
43
[4.1.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v4.0.1...4.1.0
44
[4.0.1]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v4.0.0...v4.0.1
45
[4.0.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v3.0.0...v4.0.0
0 commit comments