Sha256: f6223bca5dbe3b7bccd483171daee5ddcd38366ac3d55a6ba2ff5dea741dc91d
Contents?: true
Size: 997 Bytes
Versions: 1
Compression:
Stored size: 997 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 ## [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.0...HEAD [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.0 | CHANGELOG.md |