diff --git a/doc/JTS_Version_History.md b/doc/JTS_Version_History.md index e1fbe01f60..b6efb061b0 100644 --- a/doc/JTS_Version_History.md +++ b/doc/JTS_Version_History.md @@ -27,8 +27,9 @@ Distributions for older JTS versions can be obtained at the ### Bug Fixes -* Fix ConcaveHullOfPolygons nested shell handling (#1081) -* Fix ConvexHull to avoid modifying input (#1083) +* Fix `ConcaveHullOfPolygons` nested shell handling (#1081) +* Fix `ConvexHull` to avoid modifying input (#1083) +* Fix `TopologyPreservingSimplifier` to avoid jumping components (#1096) ### Performance Improvements