CHANGELOG.md in rubocop-ruby2_7-2.0.3 vs CHANGELOG.md in rubocop-ruby2_7-2.0.4
- old
+ new
@@ -8,10 +8,16 @@
### Added
### Changed
### Fixed
### Removed
+## [2.0.4] 2023-05-22
+### Fixed
+- install_tasks and Railtie loading of rake tasks
+### Changed
+- tasks.rake => tasks.rb
+
## [2.0.3] 2023-05-21
### Fixed
- Ship rake tasks in gem package
## [2.0.2] 2023-05-19
@@ -108,10 +114,11 @@
## [1.0.0] 2022-05-01
### Added
- Initial release
-[Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v2.0.3...HEAD
+[Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v2.0.4...HEAD
+[2.0.4]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.1.3...v2.0.0
[1.1.3]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.1.2...v1.1.3