diff --git a/CHANGELOG.md b/CHANGELOG.md index b7970db..550b514 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +## [1.4.1] (05/11/2026) + +### Fixed +* Removed `mkl` as runtime dependency to avoid possible `pip check` failures [gh-126](https://github.com/IntelPython/mkl_random/pull/126) + ## [1.4.0] (04/16/2026) ### Added