CHANGELOG.md in lolcommits-sample_plugin-0.2.0 vs CHANGELOG.md in lolcommits-sample_plugin-0.3.0
- old
+ new
@@ -1,16 +1,24 @@
# ChangeLog
All notable changes to this project will be documented in this file.
-The format is based on [Keep a Changelog][KeepAChangelog] and this project
-adheres to [Semantic Versioning][Semver].
+The format is based on [Keep a Changelog][KeepAChangelog] and this
+project adheres to [Semantic Versioning][Semver].
## [Unreleased]
- Your contribution here!
+## [0.3.0] - 2019-05-20
+### Changed
+- Requires at least lolcommits >= `0.14.2`
+- Update README and gemspec
+
+### Removed
+- Support for lolcommits < `0.14.2`
+
## [0.2.0] - 2019-04-24
### Removed
- Support for Ruby < 2.3 (older rubies no longer supported)
### Added
@@ -44,10 +52,11 @@
## [0.0.1] - 2017-12-23
### Changed
- Initial release
-[Unreleased]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.2.0...HEAD
+[Unreleased]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.3.0...HEAD
+[0.3.0]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.2.0...v0.3.0
[0.2.0]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.1.1...v0.1.2
[0.1.1]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.0.3...v0.1.0
[0.0.3]: https://github.com/lolcommits/lolcommits-sample_plugin/compare/v0.0.2...v0.0.3