mirror of
https://github.com/apache/datafusion-sqlparser-rs.git
synced 2025-08-04 06:18:17 +00:00
Add release notes for 0.8.0
This commit is contained in:
parent
e6e37b47db
commit
c2340d1821
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@ Given that the parser produces a typed AST, any changes to the AST will technica
|
|||
Check https://github.com/ballista-compute/sqlparser-rs/commits/main for undocumented changes.
|
||||
|
||||
|
||||
## [0.8.0] 2020-03-21
|
||||
|
||||
### Added
|
||||
* Add support for `TRY_CAST` syntax (#299) - Thanks @seddonm1!
|
||||
|
||||
## [0.8.0] 2020-02-20
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue