Skip to content

Commit

Permalink
Changelog for 0.36.1 (apache#928)
Browse files Browse the repository at this point in the history
  • Loading branch information
alamb authored and serprex committed Nov 6, 2023
1 parent 7676257 commit b4434b3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Given that the parser produces a typed AST, any changes to the AST will technica
## [Unreleased]
Check https://github.com/sqlparser-rs/sqlparser-rs/commits/main for undocumented changes.

## [0.36.1] 2023-07-19

### Fixed
* Fix parsing of identifiers after '%' symbol (#927) - Thanks @alamb

## [0.36.0] 2023-07-19

### Added
Expand Down

0 comments on commit b4434b3

Please sign in to comment.