From 1c0f313662427cbe4c9437c20c685492fd88c2fd Mon Sep 17 00:00:00 2001 From: "codex-storage[bot]" <159803397+codex-storage[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 22:24:05 +0000 Subject: [PATCH] docs: update CHANGELOG.md for master [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af47e35..20b60d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- Update chronicles [\#33](https://github.com/codex-storage/nim-serde/pull/33) ([markspanbroek](https://github.com/markspanbroek)) - fix loglevel and add log scope to allow filtering and avoid log pollution [\#30](https://github.com/codex-storage/nim-serde/pull/30) ([dryajov](https://github.com/dryajov)) - ci: add matrix status job [\#29](https://github.com/codex-storage/nim-serde/pull/29) ([veaceslavdoina](https://github.com/veaceslavdoina))