2
0
mirror of https://github.com/boostorg/uuid.git synced 2026-01-19 04:42:16 +00:00

Update changes.adoc

This commit is contained in:
Peter Dimov
2025-09-09 02:59:11 +03:00
parent a33efc09a2
commit 90e5f88c46

View File

@@ -3,6 +3,10 @@
:idprefix: changes_
== Changes in Boost 1.90.0
* `string_generator` is now `constexpr` on {cpp}14 and higher.
== Changes in Boost 1.87.0
* Restored the ability to construct a `constexpr uuid` that was inadvertently lost in 1.86.