Files
marathon/CHANGELOG.md
Sienna Meridian Satterwhite 1e2055d66c chore: add git-cliff configuration and regenerate CHANGELOG
- 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
2026-02-07 19:15:10 +00:00

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

[0.1.0] - 2026-02-06