Skip to content

Commit 570375a

Browse files
tomvanmeleCopilot
andauthored
Update CHANGELOG.md
Co-authored-by: Copilot <[email protected]>
1 parent a16a486 commit 570375a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12-
- Douglas-Peucker simplification in C++
13-
- AABB tree batch closest point queries (CGAL)
12+
- Added `simplify_polyline` and `simplify_polylines` functions for polyline simplification using Douglas-Peucker algorithm
13+
- Added `closest_points_on_polyline` function for batch closest point queries on polylines
1414

1515

1616
### Changed

0 commit comments

Comments
 (0)