Skip to content

Commit 3ed3766

Browse files
committed
docs(changelog): mark 0.1.0 released on 2026-05-15
The Unreleased section closed out and dated as 0.1.0. Tag URLs added at the bottom per Keep-a-Changelog. Unreleased is now empty so the next change sets the rhythm for 0.2.0.
1 parent 665873b commit 3ed3766

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66

77
## [Unreleased]
88

9+
_No changes yet._
10+
11+
## [0.1.0] — 2026-05-15
12+
913
### Added
1014

1115
- Project scaffold: pyproject.toml + hatchling build, Typer CLI,
@@ -60,3 +64,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
6064
- Provenance / SBOM as a first-class config block.
6165
- conda-forge feedstock automation.
6266
- Parallel-publish across targets.
67+
68+
[Unreleased]: https://github.com/simtabi/release-kit/compare/v0.1.0...HEAD
69+
[0.1.0]: https://github.com/simtabi/release-kit/releases/tag/v0.1.0

0 commit comments

Comments
 (0)