Sha256: ac2dce2b6959a0b3bb48a8a5875c6ff26952d0551ce6ccf36060924b7380d410

Contents?: true

Size: 962 Bytes

Versions: 1

Compression:

Stored size: 962 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.2] - 2022-06-23
### Added
- Delay loading of library code until after code coverage tool is loaded

## [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.2...HEAD
[1.0.2]: https://github.com/pboling/version_gem/compare/v1.0.1...v1.0.2
[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.2 CHANGELOG.md