diff --git a/CHANGELOG.md b/CHANGELOG.md index 07ae184..15d1065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1] - 2024-04-15 + +### Other +- *(deps)* update rust crate chrono to 0.4.38 +- *(deps)* update rust crate anyhow to 1.0.82 + ## [0.1.0] - 2024-04-06 ### Added