17 lines
463 B
Markdown
17 lines
463 B
Markdown
# 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.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
* Initial release
|
|
|
|
## [0.1.0] - 2025-02-10
|
|
|
|
* First release
|
|
|
|
[Unreleased]: https://github.com/cgsmith/calorie/compare/0.0.1...HEAD
|
|
[0.1.0]: https://github.com/cgsmith/calorie/releases/tag/0.1.0 |