diff --git a/Installation/CHANGES.md b/Installation/CHANGES.md index 4cd9614a34d..8ec94a744a4 100644 --- a/Installation/CHANGES.md +++ b/Installation/CHANGES.md @@ -116,7 +116,8 @@ Release date: April 2018 to `Release` manually, to avoid using CGAL libraries without any compile-time optimization. -### Header-only mode +### Header-only Mode + - Since CGAL-4.9, it has been possible to use CGAL by configuring it using CMake, but without compiling the CGAL libraries. With CGAL-4.12, it is now possible to use CGAL header-only, without even configuring @@ -243,8 +244,6 @@ Release date: April 2018 - `CGAL::Polygon_mesh_processing::detect_vertex_incident_patches()` - `CGAL::Polygon_mesh_processing::sharp_edges_segmentation()` - - ### Point Set Shape Detection - **Breaking change**: