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

29 lines
690 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### <!-- 1 -->Bug Fixes
- **security**: Redact sensitive session IDs in marathonctl output
- **deps**: Update lru to 0.16.3 to address Dependabot alert #1
### <!-- 7 -->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
<!-- generated by git-cliff -->