Skip to content

Commit 0b0924f

Browse files
committed
Update revision history
1 parent e7433ba commit 0b0924f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/smart_ptr/changelog.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////
2-
Copyright 2019, 2020 Peter Dimov
2+
Copyright 2019-2025 Peter Dimov
33

44
Distributed under the Boost Software License, Version 1.0.
55

@@ -13,6 +13,10 @@ http://www.boost.org/LICENSE_1_0.txt
1313
:toc-title:
1414
:idprefix: changelog_
1515

16+
## Changes in 1.88.0
17+
18+
* Fix `operator<<` for wide streams (accidentally broken in 1.87.0)
19+
1620
## Changes in 1.87.0
1721

1822
* {cpp}03 is no longer supported, a {cpp}11 compiler is required.

0 commit comments

Comments
 (0)