Sha256: 09d342a917cf0b3b67b6294049275e6777892152d480a4317051d37a36a2e0c8

Contents?: true

Size: 1008 Bytes

Versions: 1

Compression:

Stored size: 1008 Bytes

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.2] 2022-05-03
### Fixed
* Added missing rubocop.yml for inherit_gem directive

## [1.0.1] 2022-05-02
### Added
* Documentation

### Changed
* Lock rubocop dependency at 1.28.2; next version drops Ruby 2.5 support
  - https://github.com/rubocop/rubocop/pull/10577

## [1.0.0] 2022-05-01
### Added
* Initial release

[Unreleased]: https://github.com/rubocop-semver/rubocop-ruby2_5/compare/v1.0.2...HEAD
[1.0.2]: https://github.com/rubocop-semver/rubocop-ruby2_5/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/rubocop-semver/rubocop-ruby2_5/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/rubocop-semver/rubocop-ruby2_5/compare/78b4f8131d931354f76d4025ab0517fc9792fed2...v1.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-ruby2_5-1.0.2 CHANGELOG.md