diff --git a/CHANGELOG.md b/CHANGELOG.md index e2e6722..d7d922b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.1.0] 2024-10-03 - Switch to C++17 - Support strided N-dimensional arrays in `cwise`/`cwiseAsync` + - macOS arm64 prebuilt binaries ### [2.0.2] 2022-03-24 - Fix #31, race condition in `cwise` MP mode