Sha256: 998f063baf8a57bd0a9abacfd2daca91f9af667a6b08c428c52051ba60157389

Contents?: true

Size: 1.51 KB

Versions: 1

Compression:

Stored size: 1.51 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

## [4.1.0] - 2023-05-22
### Removed
- Support for installs on Ruby < 2.7. Minimum runtime version is Ruby 2.7.  Continues to analyze older Ruby.

## [4.0.3] - 2022-06-08
### Added
- Improve, and dry up documentation
### Fixed
- Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev

## [4.0.3] - 2022-06-08
### Added
- Improve, and dry up documentation
### Fixed
- Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev

## [4.0.2] - 2022-05-23
### Fixed
- Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem

## [4.0.1] - 2022-05-23
### Fixed
- Ship rubocop config files in gem
  - rubocop-lts.yml

## [4.0.0] - 2022-05-22
### Added
- Initial even release supporting Ruby >= 2.0

[Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.1.0...HEAD
[4.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.3...v4.1.0
[4.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.2...v4.0.3
[4.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.1...v4.0.2
[4.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.0...v4.0.1
[4.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v4.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-lts-4.1.0 CHANGELOG.md