From f03381bc623e6e2a62b6550967150371875d8277 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 8 Jun 2023 19:59:52 -0700 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c0aecc9..7f5cfe4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 0.4.3 (unreleased) +- Added support for more spaces in text representation - Fixed infinite and NaN values with binary representation - Fixed infinite values with vector addition and subtraction - Fixed infinite values with list centers