# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.1](https://github.com/syi-stackure/sdk-rust/compare/v0.0.0...v0.0.1) - 2026-07-17
### Other
- release v0.0.0 ([#3](https://github.com/syi-stackure/sdk-rust/pull/3))
- arm native auto-merge; add release dispatch fallback [skip ci]
## [0.0.0](https://github.com/syi-stackure/sdk-rust/releases/tag/v0.0.0) - 2026-07-17
### Other
- Switch to release-plz for release workflow
- Use GitHub API to create release tag
- Merge pull request #2 from syi-stackure/dependabot/github_actions/actions-minor-patch-b7bd76bd5a
- Use OIDC trusted publishing for crates.io
- Auto-date release workflow and version bump
- Skip publish if crate exists; tag push delayed
- Use cosign bundle (.sigstore) for releases
- Update cosign installer and README badge
- Add Dependabot and GitHub Actions workflows
- Initial commit: add Rust verification crate
- Initial commit