mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-10-09 21:42:05 +00:00
Update release notes
This commit is contained in:
parent
0f0b327e97
commit
a1937719b3
1 changed files with 9 additions and 0 deletions
|
@ -8,6 +8,15 @@ 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.12.0] 2020-10-14
|
||||
|
||||
### Added
|
||||
* Add support for [NOT] IS DISTINCT FROM (#306) - @Dandandan
|
||||
|
||||
### Changed
|
||||
* Move the keywords module - Thanks @koushiro!
|
||||
|
||||
|
||||
## [0.11.0] 2020-09-24
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue