From 2978d54651c0dbd06bbef5c3964864e7692ac9b7 Mon Sep 17 00:00:00 2001 From: Barend Gehrels Date: Fri, 15 Nov 2024 19:13:24 +0100 Subject: [PATCH] chore: update release notes --- doc/release_notes.qbk | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/release_notes.qbk b/doc/release_notes.qbk index 1ff00214b..af85ec0fc 100644 --- a/doc/release_notes.qbk +++ b/doc/release_notes.qbk @@ -19,6 +19,20 @@ [section:release_notes Release Notes] +[/=================] +[heading Boost 1.88] +[/=================] + +[*Improvements] + +* Use using instead of typedef in part of the code +* Modernize meta function with alias in part of the code + +[*Solved issues] + +* [@https://github.com/boostorg/geometry/issues/1226 1226] [@https://github.com/boostorg/geometry/issues/1326 1326] Fix extra round on ring + + [/=================] [heading Boost 1.85] [/=================]