From 78729a8ad6226eb2a2da2251b4feaf43c3eccdc9 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Mon, 27 May 2024 23:35:45 +0200 Subject: [PATCH] Prepare 24.2.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c77e48fa..46bc9eb3 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.1.0...HEAD) +## [24.2.0](https://github.com/hynek/structlog/compare/24.1.0...24.2.0) - 2024-05-27 ### Added