We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e86a95 commit 81c5516Copy full SHA for 81c5516
doc/JTS_Version_History.md
@@ -34,8 +34,8 @@ Distributions for older JTS versions can be obtained at the
34
* Fix `ConvexHull` to avoid modifying input (#1083)
35
* Fix `TopologyPreservingSimplifier` to avoid jumping components (#1096)
36
* Fix `VWSimplifier` coordinate aliasing (#1107)
37
-* Add buffer hole erosion heuristic for rings (#1117)
38
-* Fix buffer element erosion for negative distance (#1119)
+* Add `BufferOp` hole erosion heuristic for rings (#1117)
+* Fix `BufferOp` element erosion for negative distance (#1119)
39
40
### Performance Improvements
41
0 commit comments