Skip to content

Commit

Permalink
[doc] Update release notes for 1.83
Browse files Browse the repository at this point in the history
  • Loading branch information
vissarion committed Jul 28, 2023
1 parent 7c8c606 commit 602a2bb
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions doc/release_notes.qbk
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Copyright (c) 2009-2017 Mateusz Loskot <[email protected]>, London, UK.
Copyright (c) 2011-2017 Adam Wulkiewicz, Lodz, Poland.

This file was modified by Oracle on 2015-2022.
This file was modified by Oracle on 2015-2023.
Modifications copyright (c) 2015-2023, Oracle and/or its affiliates.
Contributed and/or modified by Vissarion Fysikopoulos, on behalf of Oracle
Contributed and/or modified by Menelaos Karavelas, on behalf of Oracle
Expand All @@ -23,16 +23,19 @@
[heading Boost 1.83]
[/=================]

[*Major improvements]

[*Improvements]

* [https://github.com/boostorg/geometry/pull/1140 1140] Drop dependencies and replace boost with std in several places
* [https://github.com/boostorg/geometry/pull/1154 1154] Add missing headers so that all headers compile independently complying with Boost policy
* [https://github.com/boostorg/geometry/pull/1157 1157] Check const Ring concept in calculate_point_order

[*Solved issues]

* [@https://github.com/boostorg/geometry/issues/1100 1100] Fix for union
* [@https://github.com/boostorg/geometry/issues/1139 1139] Fix for different geometry types

[*Breaking changes]
* [@https://github.com/boostorg/geometry/issues/1158 1158] Fix for convex hull
* [*https://github.com/boostorg/geometry/issues/1161 1161] Fix within algorithm for geometries having a pole as a vertex
* Various fixes of errors and warnings

[/=================]
[heading Boost 1.82]
Expand Down

0 comments on commit 602a2bb

Please sign in to comment.