From 4e943c55362ac2cc65cbbf8d79dc8fc1935bce7c Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 16 Jan 2026 09:58:34 +0000 Subject: [PATCH 1/2] chore: update CHANGELOG for PR #36 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 348a376..2b750a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,3 +22,5 @@ - [2026-01-12] DamImpr: redis cache with phpredis or predis [#34](https://github.com/DamImpr/cache-multi-layer/pull/34) - [2026-01-16] DamImpr: prefix key [#35](https://github.com/DamImpr/cache-multi-layer/pull/35) + +- [2026-01-16] DamImpr: hotfix null value [#36](https://github.com/DamImpr/cache-multi-layer/pull/36) From 0591ee8bf5e39a788e0b0986a4607d2cd406cbb3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 16 Jan 2026 09:59:19 +0000 Subject: [PATCH 2/2] chore: update CHANGELOG for PR #37 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b750a6..766c8e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,3 +24,5 @@ - [2026-01-16] DamImpr: prefix key [#35](https://github.com/DamImpr/cache-multi-layer/pull/35) - [2026-01-16] DamImpr: hotfix null value [#36](https://github.com/DamImpr/cache-multi-layer/pull/36) + +- [2026-01-16] DamImpr: chore: update CHANGELOG for PR #36 [#37](https://github.com/DamImpr/cache-multi-layer/pull/37)