We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24b5bb6 commit a128501Copy full SHA for a128501
1 file changed
doc/changes.qbk
@@ -7,6 +7,13 @@
7
8
[section Revision History]
9
10
+[section Changes in 1.89.0]
11
+
12
+* Fixed `bit_ceil` to return 1 for input 0 as per specification. ([github_pr 199])
13
+* Added support for `std::format` to `boost::core::string_view`. ([github_issue 190])
14
15
+[endsect]
16
17
[section Changes in 1.86.0]
18
19
* Added a [link core.pointer_in_range `boost/core/pointer_in_range.hpp`] header with a `pointer_in_range`
0 commit comments