Update release notes

This commit is contained in:
Andrzej Krzemienski
2019-12-20 00:30:37 +01:00
parent 13bc27698e
commit 010ee00604
3 changed files with 10 additions and 3 deletions

View File

@ -14,6 +14,7 @@
[heading Boost Release 1.73]
* Fixed [@https://github.com/boostorg/optional/issues/78 issue #78].
* `boost::none` is now declared as an inline variable (on compilers taht support it): there is only one instance of `boost::none` across all translation units.
[heading Boost Release 1.69]