Commit c2e5d867 authored by Dominik Charousset's avatar Dominik Charousset

Add changelog entry for JSON inspectors

parent ac392c0f
......@@ -5,6 +5,11 @@ is based on [Keep a Changelog](https://keepachangelog.com).
## [Unreleased]
### Added
- CAF includes two new inspector types for consuming and generating
JSON-formatted text: `json_writer` and `json_reader`.
### Changed
- Setter functions for fields may now return either `bool`, `caf::error` or
......
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