From 7297df554ac44a7797ee2a987d9aa2a7cd0ec089 Mon Sep 17 00:00:00 2001 From: Gregory Conrad Date: Wed, 7 Aug 2024 13:31:01 -0400 Subject: [PATCH] Release rearch-tokio v0.10.4 --- rearch-tokio/CHANGELOG.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/rearch-tokio/CHANGELOG.md b/rearch-tokio/CHANGELOG.md index b9b495f..d30beba 100644 --- a/rearch-tokio/CHANGELOG.md +++ b/rearch-tokio/CHANGELOG.md @@ -1,7 +1,36 @@ +## v0.10.4 (2024-08-07) + +### Bug Fixes + + - rollback the tokio version to 10.x + +### Commit Statistics + + + + - 2 commits contributed to the release. + - 3 days passed between releases. + - 1 commit was understood as [conventional](https://www.conventionalcommits.org). + - 1 unique issue was worked on: [#66](https://github.com/GregoryConrad/rearch-rs/issues/66) + +### Commit Details + + + +
view details + + * **[#66](https://github.com/GregoryConrad/rearch-rs/issues/66)** + - Rollback the tokio version to 10.x ([`2e5fa16`](https://github.com/GregoryConrad/rearch-rs/commit/2e5fa1633fb8c63d6fb2dc7b4dee66b8cba80b8f)) + * **Uncategorized** + - Release rearch-effects v0.6.0, safety bump rearch-tokio v0.11.0 ([`ba93161`](https://github.com/GregoryConrad/rearch-rs/commit/ba93161967fe7e4633f1e99d0fbec10b828091a6)) +
+ ## v0.10.3 (2024-08-04) + + ### Style - clean up the workaround for multiple crates @@ -10,7 +39,7 @@ - - 1 commit contributed to the release over the course of 59 calendar days. + - 2 commits contributed to the release over the course of 59 calendar days. - 63 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 1 unique issue was worked on: [#57](https://github.com/GregoryConrad/rearch-rs/issues/57) @@ -23,6 +52,8 @@ * **[#57](https://github.com/GregoryConrad/rearch-rs/issues/57)** - Clean up the workaround for multiple crates ([`d5dd42b`](https://github.com/GregoryConrad/rearch-rs/commit/d5dd42bb6bc17037ba8a7b46e59245509851fa49)) + * **Uncategorized** + - Release rearch-effects v0.5.3, rearch-tokio v0.10.3 ([`74a2e35`](https://github.com/GregoryConrad/rearch-rs/commit/74a2e35ce04441dc74d2cee16085d070d37c5c0c)) ## v0.10.2 (2024-06-01)