Update CHANGES.md

This commit is contained in:
Maxime Gimeno 2018-04-27 15:58:19 +02:00
parent 2f7d66e530
commit f90c7f3604
1 changed files with 3 additions and 0 deletions

View File

@ -180,6 +180,9 @@ Release date: April 2018
- `CGAL::Polygon_mesh_processing::detect_vertex_incident_patches()`
- `CGAL::Polygon_mesh_processing::sharp_edges_segmentation()`
- Added a function to apply a CGAL::Aff_transformation_3 to a mesh :
- `CGAL::Polygon_mesh_processing::transform()`
### Point Set Shape Detection
- **Breaking change**: