From 35f297f18cb7e502e450c3d3b213af60e674cb8d Mon Sep 17 00:00:00 2001 From: cuddle-please Date: Sun, 24 Dec 2023 15:25:38 +0000 Subject: [PATCH] chore(release): 0.2.1 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f876cb1..fafd97b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.2.1] - 2023-12-24 + +### Fixed +- *(deps)* update rust crate futures to 0.3.30 +- *(deps)* update all dependencies +- *(deps)* update all dependencies +- *(deps)* update all dependencies +- *(deps)* update all dependencies +- *(deps)* update rust crate futures to 0.3.29 +- *(deps)* update all dependencies +- *(deps)* update all dependencies +- *(deps)* update all dependencies + ## [0.2.0] - 2023-08-09 ### Added