Dropped support for Postgres 10

This commit is contained in:
Andrew Kane
2022-12-23 08:03:03 -08:00
parent 1b5cb17f22
commit b09e14ce14
6 changed files with 5 additions and 34 deletions

View File

@@ -3,6 +3,7 @@
- Changed text representation for vector elements to match `real`
- Improved accuracy of text parsing for certain inputs
- Added experimental support for Windows
- Dropped support for Postgres 10
## 0.3.2 (2022-11-22)