From eaa8166e4ca7cbea1fe837b8a0ea2f45edd9e5bd Mon Sep 17 00:00:00 2001 From: Javier Arias Date: Thu, 28 Nov 2024 10:25:30 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffd521cd..7cd6f583 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Upgrade `web-sys` to v0.3.72 - Upgrade `wasm-bindgen` to v0.2.95 - Upgrade `log` to v0.4.22 - - Upgrade `thiserror` to v1.0.69 + - Upgrade `thiserror` to v2.0.3 + - Upgrade `reqwest-middleware` to v0.4.0 + - Upgrade `reqwest-retry` to v0.7.0 ## Removed - Remove redundant dependencies in thoth-app: `anyhow`, `log`, `url`