Skip to content

Commit 9bde879

Browse files
committed
Add gh-293 to the changelog
1 parent 528c02b commit 9bde879

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717

1818
### Fixed
1919
* Fix `TypeError` exception raised with empty axes [gh-288](https://github.com/IntelPython/mkl_fft/pull/288)
20+
* To return input array unchanged when `axes=()` (ignore `out` parameter) [gh-293](https://github.com/IntelPython/mkl_fft/pull/293)
2021

2122
## [2.1.2] - 2025-12-02
2223

0 commit comments

Comments
 (0)