From 583a746714de8207a86936e45b168812c8fe0d0f Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 6 Mar 2023 12:21:04 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbcb630..55299a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +* Updated [`actix-web`](https://github.com/actix/actix-web) from 4.3.0 to 4.3.1 ([#566]) + +[#566]: https://github.com/vbrandl/hoc/pull/566 + ## [0.31.0] 2023-02-13