Sha256: 64107f5ffa29e7849dfb4d9aad3300ebd011d74454c47aa8f753001bde856634
Contents?: true
Size: 1019 Bytes
Versions: 1
Compression:
Stored size: 1019 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 ## [12.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. ## [12.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 ## [12.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.4 [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.1.0...HEAD [12.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.1...v12.1.0 [12.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.0...v12.0.1 [12.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v12.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-lts-12.1.0 | CHANGELOG.md |