Skip to content

Latest commit

 

History

History
83 lines (44 loc) · 2.28 KB

CHANGELOG.md

File metadata and controls

83 lines (44 loc) · 2.28 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 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

Backwards-incompatible Changes

  • Upgraded to version 24.2.0 of jinjanator-plugins.

Additions

  • Added support for Python 3.13.

24.1.0 - 2024-04-27

Changes

  • Upgraded to version 24.1 of jinjanator-plugins.

23.4.0 - 2023-10-07

Additions

  • Added Python 3.12 support. #5

23.3.0 - 2023-08-02

Backwards-incompatible Changes

  • Updated to plugins API 23.4. #4

23.2.0 - 2023-07-24

Backwards-incompatible Changes

  • Increased minimum Python version to 3.9 to ensure Ansible compatibility. #1

Additions

  • Add remaining filters and tests from the base Ansible collection. #1

23.1.0 - 2023-07-24

Initial release!