mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-29 20:37:13 +02:00
Update revision history
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
////
|
////
|
||||||
Copyright 2019, 2020 Peter Dimov
|
Copyright 2019-2025 Peter Dimov
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
|
|
||||||
@ -13,6 +13,10 @@ http://www.boost.org/LICENSE_1_0.txt
|
|||||||
:toc-title:
|
:toc-title:
|
||||||
:idprefix: changelog_
|
:idprefix: changelog_
|
||||||
|
|
||||||
|
## Changes in 1.88.0
|
||||||
|
|
||||||
|
* Fix `operator<<` for wide streams (accidentally broken in 1.87.0)
|
||||||
|
|
||||||
## Changes in 1.87.0
|
## Changes in 1.87.0
|
||||||
|
|
||||||
* {cpp}03 is no longer supported, a {cpp}11 compiler is required.
|
* {cpp}03 is no longer supported, a {cpp}11 compiler is required.
|
||||||
|
Reference in New Issue
Block a user