diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cc9d4b..56011d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1] - 2024-04-19 + +### Fixed +- *(deps)* update rust crate reqwest to 0.12.4 +- *(deps)* update rust crate serde to 1.0.198 +- *(deps)* update rust crate serde_json to 1.0.116 +- *(deps)* update rust crate reqwest to 0.12.3 + ## [0.1.0] - 2024-03-30 ### Added