From f92bf8d7d114cac4afa0fd8aa1a56e7b8f30cf12 Mon Sep 17 00:00:00 2001 From: Simon Giraudot Date: Tue, 1 Aug 2017 17:03:00 +0200 Subject: [PATCH] Fix changes.html --- Installation/changes.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/Installation/changes.html b/Installation/changes.html index 06a413d184a..e639ba57ca5 100644 --- a/Installation/changes.html +++ b/Installation/changes.html @@ -70,6 +70,7 @@ +
4.12  (April 2018)
4.11  (September 2017)
4.10  (May 2017)
4.9  (September 2016) @@ -131,6 +132,23 @@ and src/ directories).

Release 4.12

+

Release date: April 2018

+ + + + + + + + + + + + + + + +

Point Set Shape Detection

  • New algorithm: CGAL::Region_growing. This is a @@ -145,7 +163,16 @@ and src/ directories). of CGAL::structure_point_set() is generalized to accept other types of input than the RANSAC output.
+ + + + + + + +
+

Release 4.11

Release date: September 2017