You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/release_notes.qbk
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@
29
29
30
30
[*Improvements]
31
31
32
+
* [@https://github.com/boostorg/geometry/pull/923 923] Added algorithm closest_points for cartesian point/geometry.
33
+
* [@https://github.com/boostorg/geometry/pull/939 939] Added algorithm closest_points for other coordinate systems and geometry combinations excl. boxes.
32
34
* [@https://github.com/boostorg/geometry/pull/961 961] Added Web Mercator projection.
33
35
* [@https://github.com/boostorg/geometry/pull/966 966] More efficient cartesian distance strategy used in simplify.
0 commit comments