From 06b271a7271756126072d1ed093c4b3cb3bc287b Mon Sep 17 00:00:00 2001 From: "codex-storage[bot]" <159803397+codex-storage[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 06:09:12 +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 6592a85..d640817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- chore: v1.1.0 [\#11](https://github.com/codex-storage/nim-serde/pull/11) ([emizzle](https://github.com/emizzle)) - deserialize non-prefixed stuint [\#10](https://github.com/codex-storage/nim-serde/pull/10) ([emizzle](https://github.com/emizzle)) - deserialize seq\[T\] and Option\[T\] from string [\#9](https://github.com/codex-storage/nim-serde/pull/9) ([emizzle](https://github.com/emizzle))