Skip to content

Commit c089754

Browse files
authored
Merge pull request #1381 from vissarion/release_notes_1_88
Update release notes for 1.88
2 parents 51a919d + 9d6028f commit c089754

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)