Skip to content

Commit 4cf65e9

Browse files
committed
Backport 0.4.1 changelog
1 parent be5ad9a commit 4cf65e9

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
### Fixed
1414

15+
## [1.4.1] - 2026-05-11
16+
17+
### Fixed
18+
* Removed `mkl` as runtime dependency to avoid possible `pip check` failures [gh-202](https://github.com/IntelPython/mkl_umath/pull/202)
19+
1520
## [0.4.0] - 2026-04-16
21+
1622
### Added
1723
* Added `patch_numpy_umath` and `restore_numpy_umath` functions for patching NumPy, and improved the patching implementation [gh-170](https://github.com/IntelPython/mkl_umath/pull/170)
1824

@@ -64,7 +70,6 @@ This release updates `mkl_umath` to be aligned with both numpy-1.26.x and numpy-
6470
### Fixed
6571
* Fixed a bug for `mkl_umath.is_patched` function [gh-66](https://github.com/IntelPython/mkl_umath/pull/66)
6672

67-
6873
## [0.1.5] - 2025-04-09
6974

7075
### Fixed

0 commit comments

Comments
 (0)