docs: correct CHANGELOG v0.28.0 entry to reflect actual release contents#319
Merged
Conversation
release-please auto-generated the v0.28.0 section based on commit history and listed ~30 review-approval features whose source code was reverted in PR #317 before the release. None of those features actually shipped in v0.28.0. The GitHub release page has already been corrected; this commit brings the in-repo CHANGELOG.md in line so future release-please runs have a clean baseline. The actual v0.28.0 contents are Turkish/Russian locale support (#318), the shared queue presets (#316), and the cleanup itself (#317). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
Author
|
🎉 This PR is included in version 0.29.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
Corrects the
testplanit/CHANGELOG.mdv0.28.0 section to reflect what actually shipped in the release. The auto-generated section listed ~30 review-approval features whose source code was reverted in #317 before the release tag was cut. None of those features are in v0.28.0.The customer-facing GitHub release page at https://github.com/TestPlanIt/testplanit/releases/tag/v0.28.0 has been corrected separately. This PR brings the in-repo CHANGELOG in line so future release-please runs have a clean baseline.
Related Issue
Cleanup follow-up to #317 (which removed the source code but couldn't suppress the misleading commit messages from history).
Type of Change
Testing
git diff --stat v0.27.7..v0.28.0Checklist
.planning/references