Skip to content

Move misplaced CHANGELOG entry to Unreleased (#607) - #608

Merged
sophie-cluml merged 1 commit into
mainfrom
octoaide/issue-607-2026-04-15T19-18-52
Apr 16, 2026
Merged

Move misplaced CHANGELOG entry to Unreleased (#607)#608
sophie-cluml merged 1 commit into
mainfrom
octoaide/issue-607-2026-04-15T19-18-52

Conversation

@octoaide

@octoaide octoaide Bot commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Move a misplaced CHANGELOG entry from the released 0.14.0 section to the Unreleased section so the changelog correctly reflects that the fix is part of upcoming/unreleased changes.

What changed

  • Updated CHANGELOG.md
    • Moved the following entry from "[0.14.0] - 2025-11-25" to "[Unreleased]":
      • Fixed SelectComplex (pumpkin) label logic to show selected count for custom-only selections when the predefined list is empty, instead of always showing All.

Why

The entry was erroneously added under a released version (0.14.0). Moving it to Unreleased ensures the changelog accurately represents which fixes are part of the next release vs already released versions.

Notes

  • Only CHANGELOG.md was modified.
  • All tests and clippy pass locally.

Closes #607

Issue: #607

@octoaide
octoaide Bot requested review from marioCluml and sehkone April 15, 2026 19:21
@dayeon5470
dayeon5470 requested review from dayeon5470 and removed request for sehkone April 16, 2026 01:16
@sophie-cluml

Copy link
Copy Markdown
Contributor

@dayeon5470 Thank you very much for catching this!

@sophie-cluml
sophie-cluml merged commit aabc612 into main Apr 16, 2026
8 checks passed
@sophie-cluml
sophie-cluml deleted the octoaide/issue-607-2026-04-15T19-18-52 branch April 16, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix CHANGELOG entry placement from previous merged PR

2 participants