π DOCS-#92: Single-source release notes from CHANGELOG.md - #93
Closed
FernandoCelmer wants to merge 1 commit into
Closed
FernandoCelmer wants to merge 1 commit into
FernandoCelmer wants to merge 1 commit into
Conversation
Member
Author
|
Superseded: the changelog work landed directly on develop/master (1f6d7b9β¦c3d1b95). Nothing left here. |
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.
Description
Two changelogs drifted:
CHANGELOG.mdstill listed 1.0.0 features under Unreleased, whiledocs/nav/development/release-notes.mdhad the real history. Now there is one:CHANGELOG.mdβ rewritten per Keep a Changelog with real versions (1.1.0,1.0.1,1.0.0), dates, issue links and compare/release links. Adds the v1.1.0 section (Add optional MCP server (email-profile[mcp])Β #88 MCP server and plugin, Bump mkdocs-material to 9.7.7 (CVE-2026-73295, DOM XSS in search)Β #90 mkdocs-material CVE, security hardening).docs/nav/development/release-notes.mdβ now just{! CHANGELOG.md !}viamdx_include, so the site renders the root file.mkdocs buildverified; headings1.1.0,1.0.1,1.0.0present.pyproject.tomlChangelogURL keeps pointing at the docs page, which is unchanged for readers.Issue: π ISSUE β Refs #92
Type of change
Checklist: