Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

19 lines (16 loc) · 515 Bytes

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.

[2.0.0]

Removed

  • BREAKING CHANGE: drop Puppet 6 support

[1.5.0]

Added

  • added CHANGELOG.md
  • add validate_cmd for config file resources #22

Changed

  • Use data typing #25
  • Fix deprecation warnings #26

Removed

  • feat: drop stdlib usage #34