Skip to content

Commit

Permalink
Add a CHANGELOG entry for #430
Browse files Browse the repository at this point in the history
Pull-request: #432

Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Mar 13, 2023
1 parent 8399efa commit a7aaeba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Fix `TokensList::getPrevious` was not able to reach very first token (#428)
- Fix `TransactionStatement::build()` "Call to a member function build() on null" when the transaction has no end
- Fix MySQL-specific commands parsing (#226)
- Fix `ALTER TABLE … RENAME COLUMN … TO …` is not understood by the parser/linter (#430)

## [5.7.0] - 2023-01-25

Expand Down

0 comments on commit a7aaeba

Please sign in to comment.