Skip to content

Commit b5f58c3

Browse files
authored
Update JTS_Version_History.md
1 parent 3023427 commit b5f58c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/JTS_Version_History.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ Distributions for older JTS versions can be obtained at the
2323

2424
### New Features
2525

26+
* Add `CoverageCleaner` (#1126)
27+
* Add `MinimumBoundingTriangle` (#1160)
28+
2629
### Functionality Improvements
2730

2831
* Improve `DouglasPeuckerSimplifier` to preserve XYZM coordinates (#1045)
2932
* Improve `OffsetCurve` to support miter joins for polygonal input (#1109)
3033
* Add `MaximumInscribedCircle` fast exact calculation for simple shapes (#1123)
3134
* Add `MaximumInscribedCircle.isRadiusWithin` function (#1125)
32-
* Add `CoverageCleaner` (#1126)
3335
* Add auto-tolerance to `MaximumInscribedCircle` and `LargestEmptyCircle` (#1128)
3436
* Add `KdTree` methods `nearestNeighbor` and `nearestNeighbors` #1114
3537

0 commit comments

Comments
 (0)