# 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] ### Added ### Changed ### Fixed ### Removed ## [1.0.1] - 2022-06-23 ### Added - CI Build improvements - Code coverage reporting - Documentation improvements - Badges! ## [1.0.0] - 2022-06-21 ### Added - Initial release, with basic version parsing API [Unreleased]: https://github.com/pboling/version_gem/compare/v1.0.1...HEAD [1.0.1]: https://github.com/pboling/version_gem/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/pboling/version_gem/compare/a3055964517c159bf214712940982034b75264be...v1.0.0