docs(changelog): cut 0.5.1 - #51
Merged
Merged
Conversation
A patch release: the signed and required update feed, verification before the DMG is mounted, the signed DMG and signed tags are security fixes with no user-visible behavior change, so this is 0.5.1 under the changelog's pre-1.0 rule. scripts/release.sh cuts the GitHub release's and the appcast item's notes from this section. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014vY6zX2hKcSGTWPe1yacuU
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.
Renames
## [Unreleased]to## [0.5.1] — 2026-09-24.scripts/release.shcuts both the GitHub release notes and the appcast item's notes from this section.Why a patch version. The changes since 0.5.0 are security fixes to the release and update chain, none of which changes how the app behaves for a user:
The changelog's pre-1.0 rule gives patch versions to fixes.
One wording fix. The line "It now checks the signature first" becomes "From this release on, it checks the signature first". 0.5.0 users read these notes in the update prompt while 0.5.0 still installs the update the old way.
Not changed here:
project.yml'sMARKETING_VERSION.release.shwrites it back as part of the release, as it did for 0.5.0.🤖 Generated with Claude Code
https://claude.ai/code/session_014vY6zX2hKcSGTWPe1yacuU
Generated by Claude Code