Sha256: b621bd245a6203fbad659a17c47f9074ca04643ecb04295bd9ec1e67cd31c49f

Contents?: true

Size: 944 Bytes

Versions: 1

Compression:

Stored size: 944 Bytes

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.0 - 2017-04-05
- Complete rewrite of the VersionRange to make it compatible with Node Semver
- General speedup of Version (hash, <=>, and to_s in particular)

## 0.1.4 - 2016-07-06
### Changed
- Externalized all user-facing strings using gettext libraries to support future localization.

## 0.1.3 - 2016-05-24
### Added
- Typesafe implementation of ModuleRelease#eql? (and ModuleRelease#==). (PUP-6341)

## 0.1.2 - 2016-04-29
### Added
- Typesafe implementation of Version#eql? (and Version#==). (PUP-6249)

### Fixed
- Homepage URL in gemspec was incorrect. (fiddyspence)

## 0.1.1 - 2015-04-01
### Added
- license information

### Removed
- template entry from CHANGELOG.md

## 0.1.0 - 2015-03-23
### Added
- initial release in concert with current Puppet Module Tool v4.0.0 behavior

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
semantic_puppet-1.0.0 CHANGELOG.md