From 42fca8c440d4460a9665acd72e0a5a1b9888c3ca Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Wed, 17 Jul 2024 14:32:10 +0200 Subject: [PATCH] Prepare 24.4.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 717a8ca9..ecb4927c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ You can find our backwards-compatibility policy [here](https://github.com/hynek/ -## [Unreleased](https://github.com/hynek/structlog/compare/24.3.0...HEAD) +## [24.4.0](https://github.com/hynek/structlog/compare/24.3.0...24.4.0) - 2024-07-17 ### Changed