We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad9fbd commit 2cbe302Copy full SHA for 2cbe302
2 files changed
doc/modules/ROOT/pages/changes.adoc
@@ -6,6 +6,11 @@
6
:github-pr-url: https://github.com/boostorg/unordered/pull
7
:cpp: C++
8
9
+== Release 1.91.0
10
+
11
+* Fixed the returned value of range insertion in concurrent containers
12
+({github-pr-url}/344[PR#344^]).
13
14
== Release 1.89.0
15
16
* Deprecated `boost::unordered::hash_is_avalanching` is now a using-declaration of
doc/modules/ROOT/pages/copyright.adoc
@@ -11,7 +11,7 @@ Copyright (C) 2005-2008 Daniel James
Copyright (C) 2022-2025 Christian Mazakas
-Copyright (C) 2022-2025 Joaquín M López Muñoz
+Copyright (C) 2022-2026 Joaquín M López Muñoz
Copyright (C) 2022-2023 Peter Dimov
17
0 commit comments