CHANGELOG.md in equatable-0.6.0 vs CHANGELOG.md in equatable-0.6.1

- old
+ new

@@ -1,7 +1,12 @@ # Change log +## [v0.6.1] - 2019-06-26 + +### Added +* Add license key to gemspec + ## [v0.6.0] - 2019-06-16 ### Added * Add dev dependencies to gemspec @@ -11,9 +16,10 @@ ## [v0.1.0] - 2012-12-09 * Initial implementation and release +[v0.6.1]: https://github.com/piotrmurach/equatable/compare/v0.6.0...v0.6.1 [v0.6.0]: https://github.com/piotrmurach/equatable/compare/v0.5.0...v0.6.0 [v0.5.0]: https://github.com/piotrmurach/equatable/compare/v0.4.0...v0.5.0 [v0.4.0]: https://github.com/piotrmurach/equatable/compare/v0.3.0...v0.4.0 [v0.3.0]: https://github.com/piotrmurach/equatable/compare/v0.2.0...v0.3.0 [v0.2.0]: https://github.com/piotrmurach/equatable/compare/v0.1.0...v0.2.0