From 3db8f6830ba5e6e1dd9bcb96b802e578ca756377 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Mon, 19 Dec 2022 10:56:14 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0cb113..3f9612b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Dependency Updates + +* Updated [`badgers`](https://github.com/vbrandl/badgers) from 1.0.0 to 1.1.0 ([#530]) + +[#530]: https://github.com/vbrandl/hoc/pull/530 ## [0.28.0] 2022-12-18