# 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.1.2](https://github.com/pace-rs/pace/compare/pace_time-v0.1.1...pace_time-v0.1.2) - 2024-03-24 ### Added - *(template)* implement html and markdown templating for reflections ([#105](https://github.com/pace-rs/pace/pull/105)) ## [0.1.1](https://github.com/pace-rs/pace/compare/pace_time-v0.1.0...pace_time-v0.1.1) - 2024-03-23 ### Other - add more tests including journey test ([#102](https://github.com/pace-rs/pace/pull/102)) ## [0.1.0](https://github.com/pace-rs/pace/releases/tag/pace_time-v0.1.0) - 2024-03-22 ### Added - *(timezone)* improve ux and time zone handling ([#100](https://github.com/pace-rs/pace/pull/100)) ### Other - update manifests - time unit tests - date and duration unit tests