docs: reset the changelog after the v1.2.1 release [no ci] - #440
Conversation
v1.2.1 shipped on 23 September 2026 carrying five Unreleased entries: three under Added (#370, #368, #427) and two under Other (#419). Those are removed and v1.2.1 joins the Past Release Notes list. Two entries stay, because they merged after the v1.2.1 tag and have not shipped: the `end;` statement support from #424 under Added, and the Clifford+T rotation fix from #429 under Fixed. They belong to the next release. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Argus reviewAuto-review is off for this repo. Tick the box below to run a review on this PR.
Estimated cost
Tip: you can also comment |
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: qBraid/pyqasm/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Merging since no updates to code , only changelog |
Summary
v1.2.1 shipped on 23 September 2026. This resets
## Unreleasedto hold only unshipped work, and archives the release.What changed
Added, and both ci: cancel superseded runs and trim the PR wheel matrix #419 entries underOther.v1.2.1to the top of Past Release Notes.Net:
CHANGELOG.md, +1 / -5. No other file is touched.What was deliberately kept
Two entries merged after the
v1.2.1tag and are not in the release. They stay inUnreleasedand belong to the next release:end;statement supportAddedFixed