Skip to content

fix: add CHANGELOG [1.0.8] section, bump website version to v1.0.8#380

Merged
tcconnally merged 1 commit into
mainfrom
fix/changelog-v1.0.8-and-website-version
Jun 18, 2026
Merged

fix: add CHANGELOG [1.0.8] section, bump website version to v1.0.8#380
tcconnally merged 1 commit into
mainfrom
fix/changelog-v1.0.8-and-website-version

Conversation

@tcconnally

Copy link
Copy Markdown
Collaborator

Fixes two related issues:

🔴 C1: CHANGELOG missing [1.0.8] section

The version was bumped to 1.0.8 in pyproject.toml but CHANGELOG.md was not updated. This caused 7 release-related test failures and blocked the release script. Added the v1.0.8 section documenting org migration, Hermes adapter, Gauntlet v2 benchmark, and fixes.

🔴 C6: Website version drift

index.html still showed v1.0.7 after the version bump. Updated to v1.0.8 to match pyproject.toml.

Also fixed [1.0.7] — UNRELEASED header to show the correct date.

CHANGELOG missing [1.0.8] section was causing 7 release test failures.
Website index.html still showed v1.0.7 after version bump to 1.0.8.
@tcconnally tcconnally merged commit 21e73cc into main Jun 18, 2026
3 of 4 checks passed
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