Skip to content

Commit f7aff2b

Browse files
committed
Prepare for release 6.0.0
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
1 parent 4ac3205 commit f7aff2b

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

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

3-
## [5.4.0] - 2025-03-16
3+
## [6.0.0] - 2025-10-31
4+
5+
### Changed
6+
7+
* Added native type declarations
48

5-
* Drop support for PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0 and PHP 8.1.
9+
### Removed
610

7-
## [Unreleased]
11+
* [#48](https://github.com/phpmyadmin/motranslator/pull/48): Drop support for PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0 and PHP 8.1
12+
13+
## [5.4.0] - 2025-03-16
814

915
* Bump PHP minimum version to 7.2
1016
* Add support for Symfony 7
@@ -112,5 +118,6 @@
112118

113119
* Initial release.
114120

121+
[6.0.0]: https://github.com/phpmyadmin/motranslator/compare/5.4.0...6.0.0
115122
[5.4.0]: https://github.com/phpmyadmin/motranslator/compare/5.3.1...5.4.0
116123
[5.3.1]: https://github.com/phpmyadmin/motranslator/compare/5.3.0...5.3.1

0 commit comments

Comments
 (0)