Sha256: 9b587c93522862d93532dcc377c726a19fc42b30ad9c0f1fbc800ab74d83da39

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

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

## [14.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)

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

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

## [14.0.0] - 2022-05-23
### Added
- Initial even release supporting Ruby >= 2.5

[Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.1.1...HEAD
[14.1.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.1.0...v14.1.1
[14.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.1...v14.1.0
[14.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.0...v14.0.1
[14.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v14.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-lts-14.1.1 CHANGELOG.md