We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227d979 commit 72afbceCopy full SHA for 72afbce
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [5.10.2] - 2024-12-05
4
+
5
+### Added
6
7
+- Add MariaDb 11.6 and 11.7 contexts (#601)
8
+- Add context files for MySQL 9.1 (#603)
9
10
## [5.10.1] - 2024-11-10
11
12
### Fixed
@@ -590,6 +597,7 @@ __Breaking changes:__
590
597
591
598
* First release of this library.
592
599
600
+[5.10.2]: https://github.com/phpmyadmin/sql-parser/compare/5.10.1...5.10.2
593
601
[5.10.1]: https://github.com/phpmyadmin/sql-parser/compare/5.10.0...5.10.1
594
602
[5.10.0]: https://github.com/phpmyadmin/sql-parser/compare/5.9.1...5.10.0
595
603
[5.9.1]: https://github.com/phpmyadmin/sql-parser/compare/5.9.0...5.9.1
0 commit comments