CHANGELOG.md in manageiq-style-1.4.0 vs CHANGELOG.md in manageiq-style-1.5.0
- old
+ new
@@ -2,10 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
+## [1.5.0] - 2024-02-28
+### Changed
+- Change TargetRubyVersion to 3.0 [[#42](https://github.com/ManageIQ/manageiq-style/pull/42)]
+- Drop Ruby 2.7 [[#43](https://github.com/ManageIQ/manageiq-style/pull/43)]
## [1.4.0] - 2023-11-22
### Added
- Ensure .haml-lint.yml and .yamllint files [[#39](https://github.com/ManageIQ/manageiq-style/pull/39)]
- Add lookup for existing rubocop channels [[#39](https://github.com/ManageIQ/manageiq-style/pull/39)]
@@ -23,18 +27,19 @@
## [1.1.1] - 2020-11-10
## [1.0.1] - 2020-08-26
## [1.0.1] - 2020-06-19
## [1.0.0] - 2020-05-19
-[Unreleased]: https://github.com/ManageIQ/more_core_extensions/compare/v1.4.0...HEAD
-[1.4.0]: https://github.com/ManageIQ/more_core_extensions/compare/v1.3.3...v1.4.0
-[1.3.3]: https://github.com/ManageIQ/more_core_extensions/compare/v1.3.2...v1.3.3
-[1.3.2]: https://github.com/ManageIQ/more_core_extensions/compare/v1.3.1...v1.3.2
-[1.3.1]: https://github.com/ManageIQ/more_core_extensions/compare/v1.3.0...v1.3.1
-[1.3.0]: https://github.com/ManageIQ/more_core_extensions/compare/v1.2.0...v1.3.0
-[1.2.0]: https://github.com/ManageIQ/more_core_extensions/compare/v1.1.3...v1.2.0
-[1.1.3]: https://github.com/ManageIQ/more_core_extensions/compare/v1.1.2...v1.1.3
-[1.1.2]: https://github.com/ManageIQ/more_core_extensions/compare/v1.1.1...v1.1.2
-[1.1.1]: https://github.com/ManageIQ/more_core_extensions/compare/v1.0.1...v1.1.1
-[1.0.1]: https://github.com/ManageIQ/more_core_extensions/compare/v1.0.1...v1.0.1
-[1.0.1]: https://github.com/ManageIQ/more_core_extensions/compare/v1.0.0...v1.0.1
-[1.0.0]: https://github.com/ManageIQ/more_core_extensions/tree/v1.0.0
+[Unreleased]: https://github.com/ManageIQ/manageiq-style/compare/v1.5.0...HEAD
+[1.5.0]: https://github.com/ManageIQ/manageiq-style/compare/v1.4.0...v1.5.0
+[1.4.0]: https://github.com/ManageIQ/manageiq-style/compare/v1.3.3...v1.4.0
+[1.3.3]: https://github.com/ManageIQ/manageiq-style/compare/v1.3.2...v1.3.3
+[1.3.2]: https://github.com/ManageIQ/manageiq-style/compare/v1.3.1...v1.3.2
+[1.3.1]: https://github.com/ManageIQ/manageiq-style/compare/v1.3.0...v1.3.1
+[1.3.0]: https://github.com/ManageIQ/manageiq-style/compare/v1.2.0...v1.3.0
+[1.2.0]: https://github.com/ManageIQ/manageiq-style/compare/v1.1.3...v1.2.0
+[1.1.3]: https://github.com/ManageIQ/manageiq-style/compare/v1.1.2...v1.1.3
+[1.1.2]: https://github.com/ManageIQ/manageiq-style/compare/v1.1.1...v1.1.2
+[1.1.1]: https://github.com/ManageIQ/manageiq-style/compare/v1.0.1...v1.1.1
+[1.0.1]: https://github.com/ManageIQ/manageiq-style/compare/v1.0.1...v1.0.1
+[1.0.1]: https://github.com/ManageIQ/manageiq-style/compare/v1.0.0...v1.0.1
+[1.0.0]: https://github.com/ManageIQ/manageiq-style/tree/v1.0.0