Skip to content

Commit 9d6028f

Browse files
committed
Update release notes for 1.88
1 parent 51a919d commit 9d6028f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

doc/release_notes.qbk

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,25 @@
1919

2020
[section:release_notes Release Notes]
2121

22+
[/=================]
23+
[heading Boost 1.88]
24+
[/=================]
25+
26+
[*Improvements]
27+
28+
* [@https://github.com/boostorg/geometry/pull/1370 1370] Relax half period check in spheroidal normalization
29+
* [@https://github.com/boostorg/geometry/pull/1368 1368] Pass umbrella strategies in rtree spatial predicates
30+
* [@https://github.com/boostorg/geometry/pull/1367 1367] Improvements in traversal
31+
* [@https://github.com/boostorg/geometry/pull/1361 1361] Test set operations on random grids with integer coordinates
32+
* Several test cases has been added
33+
* Use using instead of typedef in part of the code
34+
35+
[*Solved issues]
36+
37+
* [@https://github.com/boostorg/geometry/pull/1364 1364] Fix several strategies (add getters, fix compilation error and warning)
38+
* [@https://github.com/boostorg/geometry/issues/629 629] Avoid warnings for coordinate conversions and unused parameters
39+
* Various fixes of errors and warnings
40+
2241
[/=================]
2342
[heading Boost 1.87]
2443
[/=================]

0 commit comments

Comments
 (0)