Skip to content

Commit

Permalink
Add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
josevalim committed Oct 18, 2023
1 parent 6d2bf13 commit 6bd37be
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# CHANGELOG

## v0.2.0

* Update to ADBC 0.7.0
* Parse date, time, and timestamps

## v0.1.1

* Add `Adbc.Connection.get_driver/1`
* Add `Adbc.Connection.query!/3`

## v0.1.0

* Initial release.

0 comments on commit 6bd37be

Please sign in to comment.