Skip to content

Commit a193771

Browse files
committed
Update release notes
1 parent 0f0b327 commit a193771

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ Given that the parser produces a typed AST, any changes to the AST will technica
88
## [Unreleased]
99
Check https://github.com/sqlparser-rs/sqlparser-rs/commits/main for undocumented changes.
1010

11+
## [0.12.0] 2020-10-14
12+
13+
### Added
14+
* Add support for [NOT] IS DISTINCT FROM (#306) - @Dandandan
15+
16+
### Changed
17+
* Move the keywords module - Thanks @koushiro!
18+
19+
1120
## [0.11.0] 2020-09-24
1221

1322
### Added

0 commit comments

Comments
 (0)