Commit dd55f12f authored by Dominik Charousset's avatar Dominik Charousset

Document recent patch to the Qt group chat example

parent 43ad9c53
...@@ -15,6 +15,7 @@ is based on [Keep a Changelog](https://keepachangelog.com). ...@@ -15,6 +15,7 @@ is based on [Keep a Changelog](https://keepachangelog.com).
the closing parenthesis. the closing parenthesis.
- The JSON reader now automatically widens integers to doubles as necessary. - The JSON reader now automatically widens integers to doubles as necessary.
- Module options (e.g. for the `middleman`) now show up in `--long-help` output. - Module options (e.g. for the `middleman`) now show up in `--long-help` output.
- Fix undefined behavior in the Qt group chat example (#1336).
### Changed ### Changed
......
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