Skip to content

Commit d833582

Browse files
committed
add changelog for 2.1.2
1 parent 9cb86e2 commit d833582

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ 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+
## [2.1.2] - 2025-12-02
88

99
### Added
1010
* Enabled support of Python 3.14 [gh-234](https://github.com/IntelPython/mkl_fft/pull/234)
1111

12+
### Changed
13+
* Removed test for importing `mkl_fft.interfaces.numpy_fft` and `mkl_fft.interfaces.scipy_fft` from Conda recipe
14+
1215
## [2.1.1] - 2025-10-09
1316

1417
### Fixed

0 commit comments

Comments
 (0)