Skip to content

docs/changes: v0.3.0 rolled up into CHANGELOG.md - #1196

Merged
AbirAbbas merged 2 commits into
devfrom
docs/changelog-v0-3-0
Sep 18, 2026
Merged

AbirAbbas merged 2 commits into
devfrom
docs/changelog-v0-3-0

Conversation

@AbirAbbas

Copy link
Copy Markdown
Collaborator

What this is

make changelog VERSION=v0.3.0 on dev 4add9c9: the 95 loose entries under docs/changes/unreleased/ become the ## v0.3.0 — 2026-09-18 section of CHANGELOG.md, which the stable Release dispatch reads its notes from. Docs only. It must be the last commit merged before the promotion, or whatever lands after it is left out of v0.3.0's notes (that is how #1113 lost #1115).

What v0.3.0 carries

The crew family toggle and Pareto crewing (#1073, #1093, #1101), the Model Pool — setting, codeaf pool verb, judge, relay, seed index (#1093, #1102, #1127#1169), named custom connections (#1089, #1107, #1195), the telemetry audit (#1111), the update door's download clock (#1110), the four-row wordmark (#1106), and the fixes that followed santos/dev onto dev (#1194, #1116).

The release road after this merges

# 1. full check on the roll-up commit, then staging (fast-forward)
gh workflow run ci-full.yml --ref dev            # confirm the run's headSha is the roll-up commit
git push origin <roll-up-sha>:staging
# 2. main (fast-forward) — publishes the next rc by itself (v0.2.2-rc.1: the rc line opens as a patch)
git push origin <roll-up-sha>:main               # cancel a double-delivered duplicate Release run if GitHub sends one
# 3. stable
gh workflow run release.yml --ref main -f channel=stable -f component=minor   # → v0.3.0, notes from this section

🤖 Generated with Claude Code

AbirAbbas and others added 2 commits September 18, 2026 11:42
95 loose entries — the crew family and Pareto crewing, the Model Pool and its relay, custom connections, the telemetry audit, the update door's download clock, and the fixes that followed — become the `## v0.3.0` section the stable release reads its notes from.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@AbirAbbas
AbirAbbas merged commit 9258f70 into dev Sep 18, 2026
4 checks passed
@AbirAbbas
AbirAbbas deleted the docs/changelog-v0-3-0 branch September 18, 2026 15:51
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.

1 participant