Skip to content

Commit cb7c94b

Browse files
committed
Merge branch '6.0.x'
Signed-off-by: Maurício Meneghini Fauth <[email protected]>
2 parents 1c71899 + f7aff2b commit cb7c94b

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)