Sha256: aa5ffbedb99c10b0bdf391103c4ebf3777b6f18d9aa2ee706b8ea407a992f2a1

Contents?: true

Size: 1.09 KB

Versions: 1

Compression:

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

## [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/v1.0.3...HEAD
[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-1.0.3 CHANGELOG.md