Skip to content

Commit

Permalink
Add v2.2.0 CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanlong committed Feb 24, 2021
1 parent 948e431 commit b71a471
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.2.0 (2021-02-24)

### Fixed

- `Row.datetime` and `Row.datetime_exn` now work correctly for the `DATETIME2` type
- Queries should be slightly less likely to return errors due to previous queries not being cleaned up properly.

## 2.1.0 (2020-05-12)

### Fixed
Expand Down

0 comments on commit b71a471

Please sign in to comment.