clock/CHANGELOG.md
cuddle-please aa58e60806
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
chore(release): 0.0.2
2025-03-27 02:32:09 +00:00

31 lines
619 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.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.0.2] - 2025-03-27
### Added
- add current hours
### Other
- *(deps)* update rust crate clap to v4.5.34
- *(deps)* update rust crate clap to v4.5.33
## [0.0.1] - 2025-03-25
### Added
- make it somewhat pretty
- redo ui
- rename project
- add basic clock in tool
### Other
- test ci
- remove timetable
- elide lifetimes
- remove unused deps