docs(changelog): say the 0.5.1 fix was introduced in 0.5.0, not shipped there - #85
Merged
Merged
Conversation
…ed there "Shipped in 0.5.0" read as the release the fix went out in. Same wording fix as auth.policy-verifier#213's review asked for on its 0.8.1 entry. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
There was a problem hiding this comment.
🟢 Approval recommended
The change is a clear, accurate documentation-only wording correction with no behavioral impact.
Pull request overview
Updates the changelog wording for v0.5.1 to clarify that the referenced bug originated in 0.5.0 rather than being released in 0.5.0, aligning phrasing with the sibling changelog entry referenced in the PR description.
Changes:
- Replace “Shipped in 0.5.0” with “Introduced in 0.5.0” in the
## [0.5.1]Fixed entry.
File summaries
| File | Description |
|---|---|
| CHANGELOG.md | Clarifies release-note wording for the 0.5.1 fix to avoid implying the fix shipped in 0.5.0. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
One-word wording fix in the already-cut
## [0.5.1]section: "Shipped in 0.5.0" read as the release the fix went out in; it is where the bug appeared. Raised by Copilot on the sibling entry in auth.policy-verifier#213; applied here so both changelogs read the same way beforev0.5.1is tagged.CHANGELOG only.
🤖 Generated with Claude Code