Conversation
Backfill [Unreleased] entries for shipped changes that landed without one: change-request idempotency (#64), dealless-order change requests (#65), the OpenDirect21Client MCP session lifecycle fix (#66), the approval resume fix (#72, issue #67), and the create-operator-key --quiet flag (#80). Entries are written from the merged diffs. Release automation will consume this file, so no code changes here.
atc964
force-pushed
the
docs/changelog-backfill-unreleased
branch
from
September 22, 2026 18:57
56b2946 to
09b7fa1
Compare
This branch has not been deployed
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
The [Unreleased] section of CHANGELOG.md was missing entries for several changes already merged to main. This backfills them, written from the merged diffs, matching the file's existing format (section headings, hyphen bullets, present-tense behavior descriptions, PR/issue references). Docs-only; no code changes.
One note on scope: the requested list named #67, which is the issue, not a PR — the merged PR that fixed it is #72, so the entry cites both.
Entries added