Skip to content

Commit 155cfc0

Browse files
committed
Add PR to the changelog
1 parent c9e945b commit 155cfc0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
### Removed
1616
* Dropped support for Python 3.9 [gh-243](https://github.com/IntelPython/mkl_fft/pull/243)
1717

18+
### Fixed
19+
* Fix `TypeError` exception raised with empty axes [gh-288](https://github.com/IntelPython/mkl_fft/pull/288)
20+
1821
## [2.1.2] - 2025-12-02
1922

2023
### Added

0 commit comments

Comments
 (0)