docs: add CHANGELOG.md with 4.4.2 release notes - #425
Merged
Conversation
There was a problem hiding this comment.
PR Review: CHANGELOG.md for v4.4.2
Overview
Adds a new CHANGELOG.md documenting the two user-facing changes shipped in v4.4.2. Docs-only, no code risk.
Findings
🔵 Suggestions
- Consider adding version comparison links at the bottom (common in Keep a Changelog format), e.g.:
[4.4.2]: https://github.com/mherod/get-cookie/compare/v4.4.1...v4.4.2
This makes it easy for users to browse the full diff for each release directly from the changelog.
👍 What's Good
- Date (
2026-02-20) matches the actual release date - PR/issue cross-references (#422, #423, #419) are included
- New Features / Bug Fixes categorisation is accurate and clear
- Prose descriptions are concise and informative
Summary
LGTM. The suggestion above is a nice-to-have for future releases rather than a blocker 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.
Summary
CHANGELOG.mdto the project rootTest plan
CHANGELOG.mdrenders correctly on GitHub