From d53182b147f803eea45743ec7a2058a050c50165 Mon Sep 17 00:00:00 2001 From: Vissarion Fisikopoulos Date: Tue, 23 Jun 2026 16:16:09 +0300 Subject: [PATCH] Release note for 1.92 --- doc/release_notes.qbk | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc/release_notes.qbk b/doc/release_notes.qbk index 7022902a14..042ca01f8c 100644 --- a/doc/release_notes.qbk +++ b/doc/release_notes.qbk @@ -19,6 +19,23 @@ [section:release_notes Release Notes] +[/=================] +[heading Boost 1.92] +[/=================] + +[*Improvements] + +* [@https://github.com/boostorg/geometry/pull/1458 1458] Drop varray implementation in favor of Boost.Container static_vector +* [@https://github.com/boostorg/geometry/pull/1459 1459] Refactor/reduce misc boost dependencies +* [@https://github.com/boostorg/geometry/pull/1461 1461] Improve short-distance accuracy of Andoyer inverse + +[*Solved issues] + +* [@https://github.com/boostorg/geometry/issues/1399 1399] unit test index_rtree_exceptions_rst fails +* [@https://github.com/boostorg/geometry/issues/1452 1452] performance regression on GCC +* [@https://github.com/boostorg/geometry/issues/714 714] missing citation guidelines +* Various fixes of errors and warnings + [/=================] [heading Boost 1.90] [/=================]