diff --git a/CHANGELOG.md b/CHANGELOG.md index 02705eb..faf09eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.0.5] - 2026-07-10 ### Summary + Allow empty payloads in Redis and MinIO adapters ### Changed + - 6d02f32 Merge pull request '[patch] Allow empty payloads in Redis and MinIO adapters' (#55) from cursor/allow-empty-payloads into main - 57b396b Allow empty payloads in Redis and MinIO adapters. - 093e538 Merge pull request '[chore] Scope integration fixtures per backend subdirectory' (#54) from cursor/scoped-integration-fixtures into main