Backport gh-196#197
Open
ndgrigorian wants to merge 1 commit intomasterfrom
Open
Conversation
There was a problem hiding this comment.
Pull request overview
This PR backports gh-196 to master by updating the project changelog to include a new 2.7.1 release entry.
Changes:
- Add a
2.7.1section with release date, including updated “Changed” and “Fixed” items. - Remove the previous top-of-file dev placeholder section in the changelog.
| @@ -4,11 +4,10 @@ All notable changes to this project will be documented in this file. | |||
| The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | |||
| and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | |||
|
|
|||
| ## [dev] (MM/DD/YYYY) | ||
|
|
||
| ### Added | ||
| ## [2.7.1] (05/8/2026) |
| ## [2.7.1] (05/8/2026) | ||
|
|
||
| ### 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) |
Comment on lines
12
to
13
| ### Fixed | ||
| * Changed insecure HTTP URLs to HTTPS in `pyproject.toml` and conda recipe files for improved security |
78834e0 to
f6f9050
Compare
f6f9050 to
8fc72ec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this PR backports gh-196 to the master branch, adding the 2.7.1 changelog