# 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.2](https://github.com/Atliac/crate-template/compare/v0.0.1...v0.0.2) - 2026-06-17
### Other
- release v0.0.1 ([#2](https://github.com/Atliac/crate-template/pull/2))
- *(project)* pivot to library crate template ([#1](https://github.com/Atliac/crate-template/pull/1))
- Initial commit
## [0.0.1](https://github.com/Atliac/crate-template/releases/tag/v0.0.1) - 2026-06-17
### Other
- *(project)* pivot to library crate template ([#1](https://github.com/Atliac/crate-template/pull/1))
- Initial commit