From d11fe7bbfbaf4907f0102841a8c8e70d8bb5bdb0 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Fri, 9 Jun 2023 19:05:53 -0700 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e05514..8ba6637 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## 0.4.3 (unreleased) +- Improved cost estimation - Improved support for spaces with text representation - Fixed infinite and NaN values with binary representation - Fixed infinite values with vector addition and subtraction