# 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 ## [0.0.3][] - 2024-09-15 ### Changed * Bundle update and bump Ruby matrix on CI ([#6][]) ### Fixed * Improve release script ([#5][]) ## [0.0.2][] - 2024-08-31 ### Added * Add a CHANGELOG ([#3][]) * Add release script ([#4][]) ## [0.0.1][] - 2024-08-11 ### Added * Initial release [Unreleased]: https://github.com/jonallured/tinysky/compare/v0.0.3...HEAD [0.0.1]: https://github.com/jonallured/tinysky/releases/tag/v0.0.1 [0.0.2]: https://github.com/jonallured/tinysky/releases/tag/v0.0.2 [0.0.2]: https://github.com/jonallured/tinysky/releases/tag/v0.0.3 [#3]: https://github.com/jonallured/tinysky/pull/3 [#4]: https://github.com/jonallured/tinysky/pull/4 [#5]: https://github.com/jonallured/tinysky/pull/5 [#6]: https://github.com/jonallured/tinysky/pull/6