From aa5d6dde67917ada240d3792ae034e3060e449c9 Mon Sep 17 00:00:00 2001 From: Javier Arias Date: Thu, 28 Nov 2024 11:00:49 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5cd2c92..c74d837f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [658](https://github.com/thoth-pub/thoth/pull/658) - Upgrade `reqwest-middleware` to v0.4.0 - [658](https://github.com/thoth-pub/thoth/pull/658) - Upgrade `reqwest-retry` to v0.7.0 - [658](https://github.com/thoth-pub/thoth/pull/658) - Upgrade `trunk` to v0.21.4 + - [658](https://github.com/thoth-pub/thoth/pull/658) - Upgrade `actix-identity` to v0.8.0 + - [658](https://github.com/thoth-pub/thoth/pull/658) - Upgrade `actix-session` to v0.10.1 ## Removed - Remove redundant dependencies in thoth-app: `anyhow`, `log`, `url`