diff --git a/NEWS.md b/NEWS.md index ec581d638..ee77dbf89 100644 --- a/NEWS.md +++ b/NEWS.md @@ -11,6 +11,7 @@ - GEOSConcaveHullOfPolygons, avoid crash on zero-area input (GH-1071, Dan Baston) - 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) ## Changes in 3.12.2 2024-06-05