# 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.3] - 2023-04-14 ### Added - `time::pomodoro`: Added code documentation with scheme. ## [0.0.2] - 2023-04-13 ### Added - `time::pomodoro`: Added `ServerBuilder` struct. - `time::pomodoro`: Added server handler and timer handlers. ## [0.0.1] - 2023-04-10 ### Added - `time::pomodoro`: Initiated pomodoro timer. ## [0.0.0] - 2023-03-12 [Unreleased]: https://git.sr.ht/~soywod/pimalaya/tree/master [0.0.3]: https://git.sr.ht/~soywod/pimalaya/refs/v0.0.3 [0.0.2]: https://git.sr.ht/~soywod/pimalaya/refs/v0.0.2 [0.0.1]: https://git.sr.ht/~soywod/pimalaya/refs/v0.0.1 [0.0.0]: https://git.sr.ht/~soywod/pimalaya/refs/v0.0.0