# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog][] and this project adheres to [Semantic Versioning][]. [Keep a Changelog]: https://keepachangelog.com [Semantic Versioning]: https://semver.org ## [Unreleased][] ### Added ### Changed ### Deprecated ### Removed ### Fixed ### Security [Unreleased]: https://github.com/jonallured/tinysky/compare/v0.0.2...HEAD ## [0.0.2][] - 2024-08-31 ### Added * Add a CHANGELOG ([#3][]) * Add release script ([#4][]) [#3]: https://github.com/jonallured/tinysky/pull/3 [#4]: https://github.com/jonallured/tinysky/pull/4 [0.0.2]: https://github.com/jonallured/tinysky/releases/tag/v0.0.2 ## [0.0.1][] - 2024-08-11 ### Added * Initial release [0.0.1]: https://github.com/jonallured/tinysky/releases/tag/v0.0.1