Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 996 Bytes

CHANGELOG.md

File metadata and controls

40 lines (35 loc) · 996 Bytes

Changelog

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

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

[Unreleased]

Added

  • Security policy (SECURITY.md)

Changed

Fixed

Removed

[1.0.5] - 2023-04-01

Added

  • Structured gemfiles
  • Rubocop with standard, gradual, & more
  • Releases are now signed
  • Releases now have checksums

Changed

  • TravisCI => GitHub Actions
  • CODE_OF_CONDUCT.md upgraded to v2.0
  • Moved from master to main default branch

Fixed

  • README Badges (CI status)

[1.0.4] - 2023-03-23

Added

  • Required ruby version in gemspec >= 1.8.7
    • not bumping major version, because this was already the de-facto minimum

Changed

  • Moved rubocop config to root

Fixed

  • documentation of rubocop config
  • Copyright years

[1.0.3] - 2023-03-23

Added

  • negated matchers
  • rubocop config