Skip to content

Commit 9bf3f19

Browse files
authored
Merge pull request #1438 from vissarion/relaase_1_90_notes
Update release notes for 1.90
2 parents 803218d + ed9e601 commit 9bf3f19

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.90]
24+
[/=================]
25+
26+
[*Major improvements]
27+
28+
* [@https://github.com/boostorg/geometry/pull/1409 1409] Implement is_valid algorithm for polyhedral surfaces
29+
30+
[*Improvements]
31+
32+
* [@https://github.com/boostorg/geometry/pull/1413 1413] Add supported combinations for convert
33+
* [@https://github.com/boostorg/geometry/pull/1417 1417] Improved documentation
34+
* [@https://github.com/boostorg/geometry/pull/1423 1423] Avoid stack overflow in traverse
35+
36+
[*Solved issues]
37+
38+
* [@https://github.com/boostorg/geometry/issues/1006 1006] bg::projections::detail::epsg_to_parameters causes excessive compile times
39+
* Various fixes of errors and warnings
40+
2241
[/=================]
2342
[heading Boost 1.89]
2443
[/=================]

0 commit comments

Comments
 (0)