Skip to content

Commit 169a9f1

Browse files
committed
Prepare for release 5.9.1
[ci skip] Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
1 parent 1e73ee4 commit 169a9f1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## [5.9.1] - 2024-08-13
4+
5+
- Allow parsing ALTER TABLE statement with column check constraint (#554)
6+
- Add support for PHPUnit 10 (#573)
7+
38
## [5.9.0] - 2024-01-20
49

510
- Fix keywords not being recognized as table alias (#496)
@@ -560,3 +565,6 @@ __Breaking changes:__
560565
## [1.0.0] - 2015-08-20
561566

562567
* First release of this library.
568+
569+
[5.9.1]: https://github.com/phpmyadmin/sql-parser/compare/5.9.0...5.9.1
570+
[5.9.0]: https://github.com/phpmyadmin/sql-parser/compare/5.8.2...5.9.0

0 commit comments

Comments
 (0)