Changed storage for existing installations [skip ci]

This commit is contained in:
Andrew Kane
2023-01-10 11:34:43 -08:00
parent d164fd35a8
commit 42d0cf1a25
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
## 0.4.0 (unreleased)
- Changed text representation for vector elements to match `real`
- Changed storage for vector from `plain` to `extended` for new installations
- Changed storage for vector from `plain` to `extended`
- Improved accuracy of text parsing for certain inputs
- Added `avg` aggregate for vector
- Added experimental support for Windows