Update revision history

This commit is contained in:
Peter Dimov
2024-09-29 15:30:57 +03:00
parent 682b285a21
commit 7f7e3748cf

View File

@ -13,6 +13,11 @@ http://www.boost.org/LICENSE_1_0.txt
:toc-title:
:idprefix: changelog_
## Changes in 1.87.0
* {cpp}03 is no longer supported, a {cpp}11 compiler is required.
This includes GCC 4.8 or later, and MSVC 14.0 or later.
## Changes in 1.79.0
* Added `get_allocator_pointer`