Skip to content

Commit 36a2301

Browse files
committed
Merge branch '5.11.x'
Signed-off-by: Maurício Meneghini Fauth <[email protected]>
2 parents 06880a3 + 32c6769 commit 36a2301

13 files changed

+7773
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@
66
- Move `Misc::getAliases()` into `SelectStatement::getAliases()` (#454)
77
- Drop `USE_UTF_STRINGS` constant (#471)
88

9+
## [5.10.2] - 2024-12-05
10+
11+
### Added
12+
13+
- Add MariaDb 11.6 and 11.7 contexts (#601)
14+
- Add context files for MySQL 9.1 (#603)
15+
916
## [5.10.1] - 2024-11-10
1017

1118
### Fixed
@@ -597,6 +604,7 @@ __Breaking changes:__
597604

598605
* First release of this library.
599606

607+
[5.10.2]: https://github.com/phpmyadmin/sql-parser/compare/5.10.1...5.10.2
600608
[5.10.1]: https://github.com/phpmyadmin/sql-parser/compare/5.10.0...5.10.1
601609
[5.10.0]: https://github.com/phpmyadmin/sql-parser/compare/5.9.1...5.10.0
602610
[5.9.1]: https://github.com/phpmyadmin/sql-parser/compare/5.9.0...5.9.1

0 commit comments

Comments
 (0)