From 84e0af8dc0ff9bb505889c24c93cba131eb4fb41 Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Thu, 19 Mar 2026 23:09:22 +0100 Subject: [PATCH] update changelog for v0.37.2 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edc4a705c..a5fefbc3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## v0.37.2 (2026-03-19) + +### Features + +- Allow union of several retention policies ([#3766](https://github.com/logos-messaging/logos-delivery/pull/3766)) + +### 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)) + ## v0.37.1 (2026-03-12) ### Bug Fixes