diff --git a/CHANGELOG.md b/CHANGELOG.md index c155eae..35e2656 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- chore: v1.2.0 [\#21](https://github.com/codex-storage/nim-serde/pull/21) ([emizzle](https://github.com/emizzle)) - fix: add missing test update [\#20](https://github.com/codex-storage/nim-serde/pull/20) ([emizzle](https://github.com/emizzle)) - chore: reorganize deserialize tests [\#19](https://github.com/codex-storage/nim-serde/pull/19) ([emizzle](https://github.com/emizzle)) - fix: UInt256 not correctly deserializing from string [\#18](https://github.com/codex-storage/nim-serde/pull/18) ([emizzle](https://github.com/emizzle))