diff --git a/CHANGELOG.md b/CHANGELOG.md index c4f4a71..543ccf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.1] - 2023-08-24 + +### Other +- *(deps)* update rust crate reqwest to 0.11.20 +- *(deps)* update rust crate clap to 4.3.24 +- *(deps)* update rust crate reqwest to 0.11.19 +- *(deps)* update rust crate clap to 4.3.23 +- *(deps)* update all dependencies + ## [0.3.0] - 2023-08-13 ### Added