Update CHANGES.md

This commit is contained in:
Simon Giraudot 2018-04-10 14:31:17 +02:00
parent df91a87dba
commit 0664ad964a
1 changed files with 3 additions and 0 deletions

View File

@ -144,6 +144,9 @@ Release date: April 2018
### Point Set Shape Detection
- **Breaking change**:
`CGAL::Shape_detection_3::Efficient_RANSAC_traits` is now called
`CGAL::Shape_detection_3::Shape_detection_traits`.
- New algorithm: `CGAL::Region_growing`. This is a deterministic
alternative to RANSAC for plane detection.
- **Breaking change**: the API of `CGAL::regularize_planes()` is