We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6c748 commit 9fd760aCopy full SHA for 9fd760a
1 file changed
release-notes/boost_1_91_0.adoc
@@ -36,6 +36,13 @@ boost_at:/doc/libs/1_91_0/[Documentation]
36
** Fixed `import std` detection in CMake.
37
** Simplified implmentation of `boost::anys::basic_any`.
38
39
+* boost_phrase:library[Beast,/libs/beast/]:
40
+** Fixed typecast warnings in `inflate_with_eb`.
41
+** Enforced 8KB sanity limit on chunk headers.
42
+** Made OpenSSL an optional dependency for tests.
43
+** Removed dependency on Boost.StaticAssert.
44
+** Added `HTTP2-Settings` to HTTP field enum.
45
+
46
* boost_phrase:library[Core,/libs/core/]:
47
** The header `boost/is_placeholder.hpp` has been moved from Bind to Core. (https://github.com/boostorg/core/issues/90[#90])
48
0 commit comments