- Add cliff.toml with conventional commits configuration - Configure changelog sections and formatting - Regenerate CHANGELOG.md using git-cliff - Set up automatic changelog generation for future releases
690 B
690 B
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.
[Unreleased]
Bug Fixes
-
security: Redact sensitive session IDs in marathonctl output
-
deps: Update lru to 0.16.3 to address Dependabot alert #1
Miscellaneous Tasks
-
marathonctl: Add crates.io metadata for publishing
-
libmarathon: Add CodeQL suppression for database secret storage
-
Update CHANGELOG for v0.1.2 release