Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- The release workflow verifies the published Cloudsmith files at their
actual download path (`raw/versions/<version>/<file>`), and a failed
download is reported as a notice instead of a spurious checksum mismatch.

## [0.1.0] - 2026-07-30

### Added
Expand All @@ -33,3 +27,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Stable machine-readable output for CI/CD consumers.
- Cross-platform test, security scanning, release, and integration-vendoring
workflows.

### Fixed

- The release workflow verifies the published Cloudsmith files at their
actual download path (`raw/versions/<version>/<file>`), and a failed
download is reported as a notice instead of a spurious checksum mismatch.
Loading