Skip to content

Commit 624f4f0

Browse files
authored
Merge pull request #255 from IntelPython/backport-2.1.2-changelog
Backport 2.1.2 changelog
2 parents 845a008 + 7a72d3b commit 624f4f0

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [dev] - YYYY-MM-DD
88

9+
### Removed
10+
* Dropped support for Python 3.9 [gh-243](https://github.com/IntelPython/mkl_fft/pull/243)
11+
12+
## [2.1.2] - 2025-12-02
13+
914
### Added
1015
* Enabled support of Python 3.14 [gh-234](https://github.com/IntelPython/mkl_fft/pull/234)
1116

12-
### Removed
13-
* Dropped support for Python 3.9 [gh-243](https://github.com/IntelPython/mkl_fft/pull/243)
17+
### Changed
18+
* Removed test for importing `mkl_fft.interfaces.numpy_fft` and `mkl_fft.interfaces.scipy_fft` from Conda recipe [gh-241](https://github.com/IntelPython/mkl_fft/pull/241)
1419

1520
## [2.1.1] - 2025-10-09
1621

0 commit comments

Comments
 (0)