From 2f93781c3b5dfcb1d33b07ef7398d7634000f014 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 8 Jun 2023 20:45:48 -0700 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 7f5cfe4..6e05514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.4.3 (unreleased) -- Added support for more spaces in text representation +- Improved support for spaces with text representation - Fixed infinite and NaN values with binary representation - Fixed infinite values with vector addition and subtraction - Fixed infinite values with list centers