chore(release): 0.0.1 Co-authored-by: cuddle-please <bot@cuddle.sh> Reviewed-on: #1
22 lines
462 B
Markdown
22 lines
462 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.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
|