From b08dfebb0c7f6bd6e6b0b877923e1f132fa7e6a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20B=C3=B6rjesson?= Date: Wed, 29 Nov 2023 13:16:17 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d783618e8..7e5223d48e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Don't update user's password hash if given password is the same as current [#586](https://github.com/cloudamqp/lavinmq/pull/586) - Remove old segments in the background for stream queues [#608](https://github.com/cloudamqp/lavinmq/pull/608) +- A bug prevented `count` from being updated correctly in `x-death` headers [#601](https://github.com/cloudamqp/lavinmq/pull/601) ## [1.2.5] - 2023-11-06