Skip to content

Commit d20c5af

Browse files
committed
Add change log entries
[ci skip] Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
1 parent 170ddc6 commit d20c5af

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
- Add Translator::setLocale() method (#599)
88

9-
## [5.10.4] - YYYY-MM-DD
9+
### Fixed
10+
11+
- Fix FORCE INDEX not been parsed correctly (#614)
12+
- Fix parsing of ADD UNIQUE and ADD UNIQUE KEY for ALTER TABLE statements (#611)
1013

1114
## [5.10.3] - 2025-01-18
1215

@@ -612,6 +615,7 @@ __Breaking changes:__
612615

613616
* First release of this library.
614617

618+
[5.11.0]: https://github.com/phpmyadmin/sql-parser/compare/5.10.3...5.11.x
615619
[5.10.3]: https://github.com/phpmyadmin/sql-parser/compare/5.10.2...5.10.3
616620
[5.10.2]: https://github.com/phpmyadmin/sql-parser/compare/5.10.1...5.10.2
617621
[5.10.1]: https://github.com/phpmyadmin/sql-parser/compare/5.10.0...5.10.1

0 commit comments

Comments
 (0)