Skip to content

Commit 19a9217

Browse files
tomvanmeleCopilot
andauthored
Update CHANGELOG.md
Co-authored-by: Copilot <[email protected]>
1 parent 3cc1f51 commit 19a9217

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
Add missing igl functions to enable compas_slicer to drop the `libigl` dependency entirely:
1313

1414
- `cotmatrix` module: `trimesh_cotmatrix`, `trimesh_cotmatrix_entries`
15-
- grad module: `trimesh_grad` (gradient operator)
16-
- meshing module: `trimesh_cut_mesh`, `trimesh_face_components`
17-
- simplify module: `ramer_douglas_peucker` (polyline simplification)
15+
- `grad` module: `trimesh_grad` (gradient operator)
16+
- `meshing` module: `trimesh_cut_mesh`, `trimesh_face_components`
17+
- `simplify` module: `ramer_douglas_peucker` (polyline simplification)
1818

1919
### Changed
2020

0 commit comments

Comments
 (0)