diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d8281d..2ee50b5 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 +## [2.7.2] (05/11/2026) + +### Fixed +* Fixed `pip check` for environments installing `mkl-service` [gh-201](https://github.com/IntelPython/mkl-service/pull/201), broken when `mkl` was introduced as runtime dependency [gh-177](https://github.com/IntelPython/mkl-service/pull/177) + ## [2.7.1] (05/08/2026) ### Changed