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 Calendar Versioning.
The first number of the version is the year.
The second number is incremented with each release, starting at 1 for each year.
The third number is when we need to start branches for older releases (only for emergencies).
Committed changes for the next release can be found in the "changelog.d" directory in the project repository.
24.2.0 - 2024-10-13
- Upgraded to version 24.2.0 of jinjanator-plugins.
- Added support for Python 3.13.
24.1.0 - 2024-04-27
- Upgraded to version 24.1 of jinjanator-plugins.
23.4.0 - 2023-10-07
- Added Python 3.12 support. #5
23.3.0 - 2023-08-02
- Updated to plugins API 23.4. #4
23.2.0 - 2023-07-24
- Increased minimum Python version to 3.9 to ensure Ansible compatibility. #1
- Add remaining filters and tests from the base Ansible collection. #1
23.1.0 - 2023-07-24
Initial release!