Skip to content

Commit 0df44c1

Browse files
committed
add 2.7.1 changelog
1 parent 6cf5d75 commit 0df44c1

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,13 @@ 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)
8-
9-
### Added
7+
## [2.7.1] (05/08/2026)
108

119
### Changed
12-
* 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)
10+
* 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), broken by [gh-175](https://github.com/IntelPython/mkl-service/pull/175)
1311

1412
### Fixed
15-
* Changed insecure HTTP URLs to HTTPS in `pyproject.toml` and conda recipe files for improved security
13+
* Changed insecure HTTP URLs to HTTPS in `pyproject.toml` and conda recipe files for improved security [gh-189](https://github.com/IntelPython/mkl-service/pull/189)
1614

1715
## [2.7.0] (04/16/2026)
1816

0 commit comments

Comments
 (0)