# 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 ## [16.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.6 ## [15.0.0] - 2022-05-23 ### Added - Initial odd release supporting Ruby ~> 2.6 ## [14.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.5 ## [13.0.0] - 2022-05-23 ### Added - Initial odd release supporting Ruby ~> 2.5 ## [12.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.4 ## [11.0.0] - 2022-05-23 ### Added - Initial odd release supporting Ruby ~> 2.4 ## [10.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.3 ## [9.0.0] - 2022-05-23 ### Added - Initial odd release supporting Ruby ~> 2.3 ## [8.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.2 ## [7.0.0] - 2022-05-23 ### Added - Initial odd release supporting Ruby ~> 2.2 ## [6.0.0] - 2022-05-23 ### Added - Initial even release supporting Ruby >= 2.1 ## [5.0.1] - 2022-05-23 ### Fixed - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem ## [5.0.0] - 2022-05-23 ### Added - Initial odd release supporting Ruby ~> 2.1 ## [4.0.2] - 2022-05-23 ### Fixed - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem ## [4.0.1] - 2022-05-23 ### Fixed - Ship rubocop config files in gem - rubocop-lts.yml ## [4.0.0] - 2022-05-22 ### Added - Initial even release supporting Ruby >= 2.0 ## [3.0.2] - 2022-05-23 ### Fixed - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem ## [3.0.1] - 2022-05-23 ### Fixed - Ship rubocop config files in gem - rubocop-lts.yml ## [3.0.0] - 2022-05-22 ### Added - Initial odd release supporting Ruby ~> 2.0 ## [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/v16.0.0...HEAD [16.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.0...v16.0.0 [15.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.0...v15.0.0 [14.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.0...v14.0.0 [13.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.0...v13.0.0 [12.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.0...v12.0.0 [11.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.0...v11.0.0 [10.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.0...v10.0.0 [9.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.0...v9.0.0 [8.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.0...v8.0.0 [7.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.0...v7.0.0 [6.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.1...v6.0.0 [5.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.0...v5.0.1 [5.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.2...v5.0.0 [4.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.1...v4.0.2 [4.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.0...v4.0.1 [4.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.2...v4.0.0 [3.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.1...v3.0.2 [3.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.0...v3.0.1 [3.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.3...v3.0.0 [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