Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

55 lines (42 loc) · 1.54 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

Fixed

Removed

1.0.6 2022-06-08

Changed

  • Update to rubocop 1.30.1
  • Removed test_files from gemspec
  • Add binstubs for bundle, rake, rspec, and rubocop

1.0.5 2022-06-05

Changed

  • Update to rubocop 1.30.0

1.0.4 2022-05-23

Changed

  • Update to rubocop 1.29.1

1.0.3 2022-05-23

Added

  • Rubocop => RuboCop typo repair
  • Ruby Version Support Matrix
  • Improved documentation

1.0.2 2022-05-03

Fixed

  • Added missing rubocop.yml for inherit_gem directive

1.0.1 2022-05-02

Added

  • Documentation

1.0.0 2022-05-01

Added

  • Initial release