CHANGELOG.md in rubocop-ruby2_7-1.0.5 vs CHANGELOG.md in rubocop-ruby2_7-1.0.6
- old
+ new
@@ -11,10 +11,16 @@
### Fixed
### Removed
+## [1.0.6] 2022-06-08
+### Changed
+* Update to rubocop 1.30.1
+* Removed test_files from gemspec
+* Add binstubs for bundle, rake, rspec, and rubocop
+
## [1.0.5] 2022-06-05
### Changed
* Update to rubocop 1.30.0
## [1.0.4] 2022-05-23
@@ -37,10 +43,11 @@
## [1.0.0] 2022-05-01
### Added
* Initial release
-[Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.5...HEAD
+[Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.6...HEAD
+[1.0.6]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.4...v1.0.5
[1.0.4]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.3...v1.0.4
[1.0.3]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v1.0.0...v1.0.1