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
- Support for Ubuntu 22.04.
- Remove compatibility with Ansible 2.9 and lower.
1.2.1 - 2022-01-27
- Fix deprecation warning wording.
1.2.0 - 2022-01-20
- Deprecate specifying datasets and templates as dictionary.
1.1.0 - 2022-01-06
- 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.
- First public version.