diff --git a/NEWS.md b/NEWS.md index ee77dbf89..c85d46c92 100644 --- a/NEWS.md +++ b/NEWS.md @@ -12,6 +12,7 @@ - DouglasPeuckerLineSimplifier, avoid crash with Point input and NaN tolerance (GH-1078, Dan Baston) - GEOSLineSubstring, avoid crash with NaN length fraction (GH-1077, Dan Baston) - MinimumClearance, avoid crash on NaN inputs (GH-1079, Dan Baston) + - Fix TopologyPreservingSimplifier/TaggedLineString to avoid jumping components (JTS-1096, Martin Davis) ## Changes in 3.12.2 2024-06-05