From 7a13a6cd3c27c7639ad35256876eb250e57d00bd Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 1 Dec 2022 21:23:22 -0800 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e67835e..f7fb786 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.4.0 (unreleased) -- Improved text representation for vectors (now matches `real`) +- Changed text representation for vector elements to match `real` - Improved accuracy of text parsing for certain inputs ## 0.3.2 (2022-11-22)