We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f70b8 commit d92b365Copy full SHA for d92b365
CHANGELOG.md
@@ -9,8 +9,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Added
11
12
-- Add support for `str_collect` serialization.
+- Add support for `collect_str` serialization ([#51], [#55]).
13
14
+[#51]: https://github.com/CosmWasm/serde-json-wasm/pull/51
15
+[#55]: https://github.com/CosmWasm/serde-json-wasm/pull/55
16
17
## [0.5.0] - 2022-12-06
18
0 commit comments