Skip to content

Commit a514a2a

Browse files
committed
Prepare for release 4.1.0
Signed-off-by: Maurício Meneghini Fauth <[email protected]>
1 parent e81ab1e commit a514a2a

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Change Log
22

3-
## [Unreleased] -
3+
## [4.1.0] - 2023-09-12
44

5-
* Require php >= 7.2
5+
* Drop support for PHP 7.2
6+
* Add support for PHP 8.3
67

78
## [4.0.1] - 2021-06-10
89

@@ -30,6 +31,11 @@
3031
* Setup and apply phpmyadmin/coding-standard
3132
* Apply changes for php 8.0 compatibility (https://github.com/twigphp/Twig/issues/3327)
3233

33-
## [2.0.0] - 2020-01-14
34+
## 2.0.0 - 2020-01-14
3435

3536
* First release of this library.
37+
38+
[4.1.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v4.0.1...4.1.0
39+
[4.0.1]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v4.0.0...v4.0.1
40+
[4.0.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v3.0.0...v4.0.0
41+
[3.0.0]: https://github.com/phpmyadmin/twig-i18n-extension/compare/v2.0.0...v3.0.0

0 commit comments

Comments
 (0)