Sha256: aed8a650dd293b507d33f76cbc0897a3b0a19883e214455605d12b37485c087d

Contents?: true

Size: 1.97 KB

Versions: 1

Compression:

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

## [2.0.4] - 2022-06-08
### Fixed
- Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev

## [2.0.3] - 2022-05-23
### Fixed
- Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem

## [2.0.2] - 2022-05-23
### Fixed
- Ship rubocop config files in gem
  - rubocop-lts.yml
  - rubocop-lts1_8.yml

## [2.0.1] - 2022-05-22
### Fixed
- Documentation typos & gemspec URLs

## [2.0.0] - 2022-05-22
### Added
- Initial even release supporting Ruby >= 1.9

## [1.0.3] - 2022-05-23
### Fixed
- Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem

## [1.0.2] - 2022-05-23
### Fixed
- Ship rubocop config files in gem
  - rubocop-lts.yml
  - rubocop-lts1_8.yml

## [1.0.1] - 2022-05-22
### Fixed
- Documentation typos & gemspec URLs

## [1.0.0] - 2022-05-22
### Added
- Initial odd release supporting Ruby ~> 1.9

[Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.4...HEAD
[2.0.4]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.3...v2.0.4
[2.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.3...v2.0.0
[1.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.2...v1.0.3
[1.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.1...v1.0.2
[1.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.0...v1.0.1
[1.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/f0fcf8e7dbb4d884a01c7191e7f26ef8bf3b22af...v1.0.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-lts-2.0.4 CHANGELOG.md