Added support for Postgres 14

This commit is contained in:
Andrew Kane
2021-09-30 16:28:25 -07:00
parent 9153a545a7
commit 8dde26920c
4 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.1.9 (unreleased)
- Added support for Postgres 14
## 0.1.8 (2021-09-07)
- Added cast for `vector` to `real[]`