Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

46 lines (26 loc) · 1.15 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.

2.0.0 - 2022-07-07

Added

  • Support for Ubuntu 22.04.

Removed

  • Remove compatibility with Ansible 2.9 and lower.

1.2.1 - 2022-01-27

Fixed

  • Fix deprecation warning wording.

1.2.0 - 2022-01-20

Deprecated

  • Deprecate specifying datasets and templates as dictionary.

1.1.0 - 2022-01-06

Added

  • Add new format for specifying datasets and templates. It fixes the problem of using characters illegal for Ansible variables in your dataset and template names.

1.0.0 - 2020-12-17

Added

  • First public version.