25 lines
625 B
Markdown
25 lines
625 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.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [Unreleased]
|
|
|
|
## [0.1.1] - 2025-01-09
|
|
|
|
### Fixed
|
|
- *(deps)* update rust crate reqwest to v0.12.12
|
|
- *(deps)* update rust crate serde to v1.0.217
|
|
- *(deps)* update rust crate reqwest to v0.12.11
|
|
|
|
### Other
|
|
- *(deps)* update rust crate tokio to v1.43.0
|
|
- *(deps)* update rust crate clap to v4.5.24
|
|
|
|
## [0.1.0] - 2024-12-27
|
|
|
|
### Added
|
|
- trigger commit
|
|
- make introspection
|