Skip to content

Commit c2340d1

Browse files
committed
Add release notes for 0.8.0
1 parent e6e37b4 commit c2340d1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ Given that the parser produces a typed AST, any changes to the AST will technica
99
Check https://github.com/ballista-compute/sqlparser-rs/commits/main for undocumented changes.
1010

1111

12+
## [0.8.0] 2020-03-21
13+
14+
### Added
15+
* Add support for `TRY_CAST` syntax (#299) - Thanks @seddonm1!
16+
1217
## [0.8.0] 2020-02-20
1318

1419
### Added

0 commit comments

Comments
 (0)