Uh oh!
There was an error while loading. Please reload this page.
prepare changelog for upcoming release - #2207
Conversation
There was a problem hiding this comment.
Pull request overview
Prepares the repository for the upcoming 3.1.58 release by bumping the project version and updating the documentation changelog to include the new release entry and corrected release links.
Changes:
- Bump
VERSIONfrom3.1.57to3.1.58. - Add a
3.1.58changelog section with linked security advisories and a release tag link. - Fix incorrect “See the following for all changes” release tag links in prior entries.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| VERSION | Updates the project version to 3.1.58. |
| doc/source/changes.rst | Adds the 3.1.58 changelog entry and corrects release tag links for older entries. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
Suppressed comments (1)
doc/source/changes.rst:8
- The line "Security fixes for" reads like an incomplete sentence. Consider making it explicit that the following bullet list is the target (e.g., "Security fixes for the following advisories:") to improve the changelog wording.
Security fixes for
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.
Suppressed comments (1)
VERSION:2
- The VERSION file now contains an extra blank line (line 2). Some tooling expects VERSION to be a single-line file, so it’s safer to keep just one line with the version string.
3.1.58
Uh oh!
There was an error while loading. Please reload this page.
Tasks