From 67491447396fb9408f0d9f5fcb88c71f5c5dca07 Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Fri, 20 Mar 2026 00:18:26 +0100 Subject: [PATCH] update change log for v0.37.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2de7307f..48ead0a63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,7 @@ ### Bug Fixes - Bump nim-http-utils to v0.4.1 to allow accepting <:><(> as a valid header and tests to validate html rfc7230 ([#43](https://github.com/status-im/nim-http-utils/pull/43)) +- Force FINALIZE partition detach after detecting shorter error ([#3728](https://github.com/logos-messaging/logos-delivery/pull/3766)) ## v0.37.1 (2026-03-12)