Updated changelog [skip ci]

This commit is contained in:
Andrew Kane
2023-06-08 18:43:47 -07:00
parent 1aea0dfcd8
commit 13cf29088d

View File

@@ -1,5 +1,6 @@
## 0.4.3 (unreleased)
- Fixed infinite and NaN values with binary representation
- Fixed infinite values with vector addition and subtraction
- Fixed infinite values with list centers
- Fixed compilation error when `float8` is pass by reference