Sha256: cc55b4df19eb704b3725348a021cffaad720fcb6895f262b5f130770747c87b9

Contents?: true

Size: 1.47 KB

Versions: 1

Compression:

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

## [20.2.1] - 2023-05-22
### Changed
- Minimum Ruby version is 3.0

## [20.2.0] - 2023-05-22 [YANKED]
### Changed
- Bumped dependency rubocop-ruby3_0 to ~> 2.0.4

## [20.1.0] - 2023-03-17
### Added
- Certificate for signing gem releases
- Gemspec metadata
  - funding_uri
- SHA256 and SHA512 Checksums for release
### Changed
- Bumped dependency rubocop-ruby3_0 to ~> 1.1.2
  - Allows rubocop ~> 1.48.1
  - Compatible with rubocop-packaging ~> 0.5.2
- Gem releases are now cryptographically signed

## [20.0.1] - 2022-06-09
### Added
- Improve, and dry up documentation
### Changed
- Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
### Fixed
- Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev

## [20.0.0] - 2022-05-23
### Added
- Initial even release supporting Ruby >= 3.0

[Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.2.0...HEAD
[20.2.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.1.0...v20.2.0
[20.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.0.1...v20.1.0
[20.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.0.0...v20.0.1
[20.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v20.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-lts-20.2.1 CHANGELOG.md