Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 13:32
· 224 commits to main since this release
1fc08ba

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.

v5.0.0 - 2023-01-23

Full Changelog

Added

  • Add rspec-github integration #353 (ekohl)
  • Run the strings:validate:reference task during validate #352 (smortex)
  • Configure puppet-lint to fail on warnings again #347 (ekohl)

Changed

  • (CONT-237) Deprecation and legacy version support removal #364 (chelnak)
  • (CONT-237) Bump minimum Ruby version requirement #358 (chelnak)
  • Drop outdated future parser support #348 (binford2k)

Fixed

  • (CONT-237) Rubocop updates #360 (chelnak)
  • Fix check:git_ignore rake task for git >= 2.32.0 #346 (ekohl)