From 1bf193b8fc3091e4a448e971dd838f55e40045ee Mon Sep 17 00:00:00 2001 From: joaquintides Date: Mon, 6 Mar 2023 21:46:42 +0100 Subject: [PATCH] updated release notes --- doc/unordered/changes.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/unordered/changes.adoc b/doc/unordered/changes.adoc index 8f1c37b0..dfd12081 100644 --- a/doc/unordered/changes.adoc +++ b/doc/unordered/changes.adoc @@ -6,6 +6,10 @@ :github-pr-url: https://github.com/boostorg/unordered/pull :cpp: C++ +== Release 1.83.0 + +* Sped up iteration of open-addressing containers. + == Release 1.82.0 - Major update * {cpp}03 support is planned for deprecation. Boost 1.84.0 will no longer support