CHANGELOG.md in rubocop-ruby1_8-1.0.6 vs CHANGELOG.md in rubocop-ruby1_8-1.0.7

- old
+ new

@@ -8,10 +8,24 @@ ### Added ### Changed ### Fixed ### Removed +## [1.0.7] 2023-06-14 +### Changed +- Moved development dependencies out of gemspec +- rubocop to 1.52.1 +- rubocop-shopify to 2.14 +- standard-custom to 1.0.1 +- standard-rubocop-lts to 1.0.7 +- version_gem to 1.1.3 +### Fixed +- rubocop/rails.yml config + - betterlint integration + - standard-rails integration +- bin/pry now pre-loads this library + ## [1.0.6] 2023-06-05 ### Added - Dependencies - yard-junk - redcarpet @@ -71,10 +85,11 @@ - rubocop-packaging - And optionally, if you are building a Rails app: - betterlint - standard-rails -[Unreleased]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.6...HEAD +[Unreleased]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.7...HEAD +[1.0.7]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.6...v1.0.7 [1.0.6]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.5...v1.0.6 [1.0.5]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.4...v1.0.5 [1.0.4]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.3...v1.0.4 [1.0.3]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.2...v1.0.3 [1.0.2]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.1...v1.0.2