Added upgrade instructions for 0.4.0 [skip ci]

This commit is contained in:
Andrew Kane
2023-01-11 11:32:47 -08:00
parent 0111ffffbd
commit ec415bf5c4
3 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
## 0.4.0 (unreleased)
If upgrading with Postgres < 13, see [this note](#040).
- Changed text representation for vector elements to match `real`
- Changed storage for vector from `plain` to `extended`
- Increased max dimensions for vector from 1024 to 16000