From f179bd875e3d6049636a88f7db894e517a5f75fb Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Fri, 13 Jan 2023 12:03:21 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5677fe2..4d40b37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Dependency Updates + +* Updated [`tracing-actix-web`](https://github.com/LukeMathWalker/tracing-actix-web) from 0.7.1 to 0.7.2 ([#542]) + + +[#542]: https://github.com/vbrandl/hoc/pull/542 ## [0.29.0] 2023-01-07