docs: update CHANGELOG.md for master [skip ci]

This commit is contained in:
codex-storage[bot] 2024-05-14 04:49:43 +00:00 committed by GitHub
parent 2fcdc9e9c5
commit f9f4b3b662
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@
**Merged pull requests:**
- 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))
## [v1.1.1](https://github.com/codex-storage/nim-serde/tree/v1.1.1) (2024-05-13)