Skip to content

Commit 2cbe302

Browse files
committed
updated release notes
1 parent 4ad9fbd commit 2cbe302

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

doc/modules/ROOT/pages/changes.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
:github-pr-url: https://github.com/boostorg/unordered/pull
77
:cpp: C++
88

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+
914
== Release 1.89.0
1015

1116
* Deprecated `boost::unordered::hash_is_avalanching` is now a using-declaration of

doc/modules/ROOT/pages/copyright.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Copyright (C) 2005-2008 Daniel James
1111

1212
Copyright (C) 2022-2025 Christian Mazakas
1313

14-
Copyright (C) 2022-2025 Joaquín M López Muñoz
14+
Copyright (C) 2022-2026 Joaquín M López Muñoz
1515

1616
Copyright (C) 2022-2023 Peter Dimov
1717

0 commit comments

Comments
 (0)