Skip to content

Commit 04bfc51

Browse files
antonwolfyclaude
andcommitted
Backport 0.4.3 changelog entry from maintenance/0.4.x
Record the 0.4.3 release on main and move the gh-226 entry from the unreleased [dev] section into the released [0.4.3] section, matching the finalized changelog on the maintenance/0.4.x branch. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 36808ad commit 04bfc51

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Changed
1313
* Removed `numpy-base` dependency and `USE_NUMPY_BASE` environment variable from conda recipe [gh-200](https://github.com/IntelPython/mkl_umath/pull/200)
14-
* Updated `mkl_umath` patching to work with changes to NumPy Cython API present in NumPy 2.5 [gh-226](https://github.com/IntelPython/mkl_umath/pull/226)
1514

1615
### Fixed
1716

17+
## [0.4.3] - 2026-06-30
18+
19+
### Changed
20+
* Updated `mkl_umath` patching to work with changes to NumPy Cython API present in NumPy 2.5 [gh-226](https://github.com/IntelPython/mkl_umath/pull/226)
21+
1822
## [0.4.2] - 2026-05-28
1923

2024
### Added

0 commit comments

Comments
 (0)