Commit 4d830beb authored by Dominik Charousset's avatar Dominik Charousset

Document fix for put_missing and get_if

parent 16fb8828
......@@ -27,6 +27,8 @@ is based on [Keep a Changelog](https://keepachangelog.com).
destructor of the promise now checks for this case.
- Fix OpenSSL 3.0 warnings when building the OpenSSL module by switching to
newer EC-curve API.
- When working with settings, `put`, `put_missing`, `get_if`, etc. now
gracefully handle the `global` category when explicitly using it.
### 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