diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ad44dfd77..9f33c724e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -22,6 +22,9 @@ spglib raises TypeError when using empty unit cell and this needs handling when looking for high-symmetry labels + - Compatibility fix for Numpy 2.0 update: avoid some + broadcasting issues with array shape returned by ``np.unique`` + -------------------------------------------------------------------------------