From 73ff7c3c684a12cadc780e228e84ebdab3aac770 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Sun, 4 Jun 2023 12:22:42 -0700 Subject: [PATCH] Updated changelog [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f286de..88f2c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## 0.4.3 (unreleased) - Fixed infinite values with vector addition and subtraction +- Fixed infinite values with list centers - Fixed compilation error when `float8` is pass by reference - Fixed compilation error on PowerPC - Fixed segmentation fault with index creation on i386