We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e45475 commit f6f9050Copy full SHA for f6f9050
1 file changed
CHANGELOG.md
@@ -4,11 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## [dev] (MM/DD/YYYY)
8
-
9
-### Added
+## [2.7.1] (05/08/2026)
10
11
### Changed
+* Make `mkl-service` backward compatibility from MKL 2026.0 down to at least 2023.2 [gh-193](https://github.com/IntelPython/mkl-service/pull/193)
12
13
### Fixed
14
* Changed insecure HTTP URLs to HTTPS in `pyproject.toml` and conda recipe files for improved security
0 commit comments