CHANGELOG.md in semantic_puppet-0.1.2 vs CHANGELOG.md in semantic_puppet-0.1.3

- old
+ new

@@ -1,8 +1,12 @@ # Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 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