Sha256: 8eb9578d14e217aada4c71b8cb65a1f7e174d0d8958bffc3c5051d5592026273

Contents?: true

Size: 1.22 KB

Versions: 1

Compression:

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

## [6.1.1] - 2023-05-30
### Added
- `config/base.yml` for all shared configs
- `Rubocop::Lts.install_tasks` to roll-up rake tasks from dependencies (e.g. rubocop_gradual)

## [6.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.

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

## [6.0.0] - 2022-05-23
### Added
- Initial even release supporting Ruby >= 2.1

[Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.1.1...HEAD
[6.1.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.1.0...v6.1.1
[6.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.1...v6.1.0
[6.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.0...v6.0.1
[6.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v6.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-lts-6.1.1 CHANGELOG.md