From 0664ad964a02b47ff959d55c2eeece6bbc6a133b Mon Sep 17 00:00:00 2001 From: Simon Giraudot Date: Tue, 10 Apr 2018 14:31:17 +0200 Subject: [PATCH] Update CHANGES.md --- Installation/CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Installation/CHANGES.md b/Installation/CHANGES.md index ad7ba6ea361..158b28aaf7f 100644 --- a/Installation/CHANGES.md +++ b/Installation/CHANGES.md @@ -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