Sha256: af7523b9a9cb9cb7454c726f660734d05c1b7322d62ca0a195dbd97907237a2c
Contents?: true
Size: 782 Bytes
Versions: 1
Compression:
Stored size: 782 Bytes
Contents
# 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
version_gem-1.0.1 | CHANGELOG.md |