Sha256: c07a5d53b4ccec318c245be59584767755e7424c47f782258e918c02fd6fbf25
Contents?: true
Size: 942 Bytes
Versions: 1
Compression:
Stored size: 942 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 ## [24.0.2] - 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) ## [24.0.1] - 2023-05-22 ### Changed - Minimum Ruby version is 3.2 ## [24.0.0] - 2023-05-22 ### Added - Initial even release supporting Ruby >= 3.2 [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v24.0.2...HEAD [24.0.2]: https://gitlab.com/rubocop-lts/rubocop-lts/compare/v24.0.1...v24.0.2 [24.0.1]: https://gitlab.com/rubocop-lts/rubocop-lts/compare/v24.0.0...v24.0.1 [24.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v24.0.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubocop-lts-24.0.2 | CHANGELOG.md |