Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 879 Bytes

File metadata and controls

19 lines (10 loc) · 879 Bytes

Changelog

The format is inspired by the latest version of Keep a Changelog, adheres to Semantic Versioning, and generated by levaraging conventional commits.

[0.2.0] - 2025-06-29

Added

  • [breaking] Place default minijinja features behind a minijinja-defaults feature flag - (889602f) - gibbz00

Fixed

  • CHANGELOG.md commit links - (7760988) - gibbz00

[0.1.1] - 2025-06-29

Fixed

  • Switch to the old single colon syntax for build script instructions - (cc23650) - gibbz00