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

- old
+ new

@@ -8,10 +8,27 @@ ### Added ### Changed ### Fixed ### Removed +## [1.0.6] 2023-06-05 +### Added +- Dependencies + - yard-junk + - redcarpet + - pry, IRB alternative + - pry-suite + - debase, for IDE debugging +- Some rules should ignore specs/tests + - Style/MethodCallWithArgsParentheses + - Style/ClassAndModuleChildren +### Fixed +- `yard` documentation task +### Changed +- Added Include to inherit_mode: merge +- Updated dependency on standard-rubocop-lts + ## [1.0.5] 2023-05-22 ### Fixed - install_tasks and Railtie loading of rake tasks ## [1.0.4] 2023-05-21 @@ -54,10 +71,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.5...HEAD +[Unreleased]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.6...HEAD +[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 [1.0.1]: https://gitlab.com/rubocop-lts/rubocop-ruby1_8/-/compare/v1.0.0...v1.0.1