docs: updated releasenotes

This commit is contained in:
Andrzej Krzemienski
2018-10-29 22:06:47 +01:00
parent 65bb040db8
commit 69e239530e
3 changed files with 11 additions and 4 deletions

View File

@ -1,7 +1,7 @@
[/
Boost.Optional
Copyright (c) 2015, 2016 Andrzej Krzemienski
Copyright (c) 2015 - 2018 Andrzej Krzemienski
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
@ -14,6 +14,7 @@
[heading Boost Release 1.69]
* Remove deprecation mark from `reset()` method (without arguments).
* Fixed [@https://github.com/boostorg/optional/issues/59 issue #59].
[heading Boost Release 1.68]