Skip to content

Commit 29cf399

Browse files
authored
Merge pull request #135 from IntelPython/backport-changelog-2.6.1
Backport changelog for `2.6.1` release
2 parents 6cbe981 + 21558da commit 29cf399

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Removed
1010
* Dropped support for Python 3.9 [gh-118](https://github.com/IntelPython/mkl-service/pull/118)
1111

12+
## [2.6.1] (11/25/2025)
13+
14+
### Fixed
15+
* Fixed the run-time dependencies of `mkl-service` package to explicitly depend on a non–free-threaded (GIL-enabled) Python [gh-111](github.com/IntelPython/mkl-service/pull/111)
16+
1217
## [2.6.0] (10/06/2025)
1318

1419
### Added

0 commit comments

Comments
 (0)