diff --git a/Installation/CHANGES.md b/Installation/CHANGES.md index e0a13836cd3..8d1d4059192 100644 --- a/Installation/CHANGES.md +++ b/Installation/CHANGES.md @@ -55,6 +55,8 @@ Release date: October 2023 which are deprecated since CGAL-4.13. - Added new meshing criterion `edge_distance`, an upper bound for the distance from the edge to the 1D feature. +- **Breaking change**: the concept `MeshEdgeCriteria_3` was modified to include the new meshing criterion `edge_distance`. + ### [Quadtrees, Octrees, and Orthtrees](https://doc.cgal.org/6.0/Manual/packages.html#PkgOrthtree) - **Breaking change**: