CHANGELOG.md in loaf-0.8.1 vs CHANGELOG.md in loaf-0.9.0
- old
+ new
@@ -1,7 +1,17 @@
# Change log
+## [v0.9.0] - 2020-01-19
+
+### Changed
+* Change gemspec to include metadata, license info and remove test artifacts
+* Change to update testing to include Ruby 2.7
+* Change to limit Ruby to 1.9.3 or greater
+
+### Fixed
+* Fix Ruby 2.7 warnings
+
## [v0.8.1] - 2019-02-04
### Added
* Add console binary
@@ -119,9 +129,11 @@
## [v0.1.0] - 2011-10-22
* Initial implementation and release
+[v0.9.0]: https://github.com/piotrmurach/loaf/compare/v0.8.1...v0.9.0
+[v0.8.1]: https://github.com/piotrmurach/loaf/compare/v0.8.0...v0.8.1
[v0.8.0]: https://github.com/piotrmurach/loaf/compare/v0.7.0...v0.8.0
[v0.7.0]: https://github.com/piotrmurach/loaf/compare/v0.6.2...v0.7.0
[v0.6.2]: https://github.com/piotrmurach/loaf/compare/v0.6.1...v0.6.2
[v0.6.1]: https://github.com/piotrmurach/loaf/compare/v0.6.0...v0.6.1
[v0.6.0]: https://github.com/piotrmurach/loaf/compare/v0.5.0...v0.6.0