Skip to content

docs: add CHANGELOG (baseline 0.2.0)#21

Merged
blitzcrieg1 merged 1 commit into
masterfrom
docs/changelog-v0.2.0
Jul 19, 2026
Merged

docs: add CHANGELOG (baseline 0.2.0)#21
blitzcrieg1 merged 1 commit into
masterfrom
docs/changelog-v0.2.0

Conversation

@blitzcrieg1

Copy link
Copy Markdown
Owner

The repo had no CHANGELOG, no tags, and no way to pin or cite a build. The GLM review flagged this ("Public alpha with zero GitHub releases makes it impossible to pin or cite a build").

Note on the version

The review assumed v0.1.0-alpha, but apps/orchestrator/pyproject.toml already declares version = "0.2.0". Cutting a 0.1.0 tag would be a regression, so the baseline entry is [0.2.0], matching the package metadata. Alpha status is carried by the README badge and the changelog preamble, not a PEP 440 suffix, which is the common 0.x convention.

Contents

Keep a Changelog format, no em-dashes per the public-copy convention.

Not done here (needs your call)

Cutting the actual v0.2.0 git tag and GitHub release is a publish action, and it depends on whether you want #19 and #20 in 0.2.0 first. My recommendation: merge #19 and #20, move those two items from Unreleased into [0.2.0], then tag v0.2.0 from master. I can prepare the exact commands on your go.

The repo had no CHANGELOG, no tags, and no way to pin or cite a build, which the
GLM review flagged. pyproject already declares version 0.2.0, so the baseline
entry documents the shipped public-alpha feature set at 0.2.0 rather than the
0.1.0 the review assumed. Unreleased holds the approval-binding and constant-time
auth fixes now in flight.

No em-dashes, per the public-copy convention.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@cursor

cursor Bot commented Jul 19, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@blitzcrieg1
blitzcrieg1 merged commit 987e216 into master Jul 19, 2026
3 checks passed
@blitzcrieg1
blitzcrieg1 deleted the docs/changelog-v0.2.0 branch July 19, 2026 11:36
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant