Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

52 lines (30 loc) · 1.2 KB

CHANGELOG

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a Changelog.

Added

  • Support for Salt 3005
  • Support concatenating lists and dicts in the text format template

1.4.0 - 2022-05-16

Added

  • Option to exclude specific keys when collecting the data sources

1.3.0 - 2022-05-09

Added

  • New template: ini/properties files using pythons configparser module

1.2.0 - 2021-12-03

Added

  • Support for repeated sections

1.1.0 - 2021-02-24

Added

  • sysctl: serialize boolean to lower-case

1.0.0 - 2021-02-22

Added

  • Initial release