Commit 251b128f authored by Dominik Charousset's avatar Dominik Charousset

Document `type_id_mapper` addition

parent 8a1850df
......@@ -5,6 +5,11 @@ is based on [Keep a Changelog](https://keepachangelog.com).
## [Unreleased]
### Added
- JSON inspectors now allow users to use a custom `type_id_mapper` to generate
and parse JSON text that uses different names for the types than the C++ API.
### Fixed
- Passing a response promise to a run-delayed continuation could result in a
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment