Skip to content

Commit b4c5681

Browse files
antonwolfyclaude
andcommitted
add changelog for 1.4.2
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 443b5b7 commit b4c5681

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [dev] (MM/DD/YYYY)
7+
## [1.4.2] (06/30/2026)
88

99
### Fixed
1010
* Fixed compatibility with NumPy 2.5 by replacing the deprecated in-place array `shape` assignment with `reshape`, and by replacing the deprecated `numpy.testing.suppress_warnings` usage in tests with `pytest.warns` [gh-137](https://github.com/IntelPython/mkl_random/pull/137)

0 commit comments

Comments
 (0)