Sha256: a74403ab5ddc5d20710e38ff8e04f65015e260e14d74d0151c546993ec668426
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 KB
Contents
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ### Added ### Changed ### Fixed ### Removed ## [1.0.4] 2022-05-23 ### Added * Rubocop => RuboCop typo repair * Ruby Version Support Matrix * Improved documentation ## [1.0.3] 2022-05-03 ### Added * Style/BracesAroundHashParameters configured to help transition to Ruby 2.7+ ## [1.0.2] 2022-05-03 ### Fixed * Added missing rubocop.yml for inherit_gem directive ## [1.0.1] 2022-05-02 ### Added * Documentation ### Changed * RuboCop lock 0.68.0 => 0.68.1 ## [1.0.0] 2022-05-01 ### Added * Initial release [Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_2/compare/v1.0.4...HEAD [1.0.4]: https://github.com/rubocop-lts/rubocop-ruby2_2/compare/v1.0.3...v1.0.4 [1.0.3]: https://github.com/rubocop-lts/rubocop-ruby2_2/compare/v1.0.2...v1.0.3 [1.0.2]: https://github.com/rubocop-lts/rubocop-ruby2_2/compare/v1.0.1...v1.0.2 [1.0.1]: https://github.com/rubocop-lts/rubocop-ruby2_2/compare/v1.0.0...v1.0.1 [1.0.0]: https://github.com/rubocop-lts/rubocop-ruby2_2/compare/b86f10e2f7a0ad4081b07782b3b924ef67acdeab...v1.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-ruby2_2-1.0.4 | CHANGELOG.md |