fix CHANGES.md

This commit is contained in:
Jane Tournois 2024-11-07 12:55:12 +01:00
parent d08d6643e8
commit 25b89cbd83
1 changed files with 2 additions and 5 deletions

View File

@ -7,7 +7,6 @@
- **Breaking change**: Classes based on the RS Library are no longer provided.
### [3D Mesh Generation](https://doc.cgal.org/6.1/Manual/packages.html#PkgMesh3)
- Added two new meshing parameters that enable mesh initialization customization :
@ -15,14 +14,12 @@
- `initial_points` : enables the user to specify a `Range` of initial points.
[Release 6.0.1](https://github.com/CGAL/cgal/releases/tag/v6.0.1)
## [Release 6.0.1](https://github.com/CGAL/cgal/releases/tag/v6.0.1)
### [Poisson Surface Reconstruction](https://doc.cgal.org/6.0.1/Manual/packages.html#PkgPoissonSurfaceReconstruction3)
- Made the implicit function thread-safe so that the parallel version of `make_mesh_3()` can be used.
[Release 6.0](https://github.com/CGAL/cgal/releases/tag/v6.0)
-----------
## [Release 6.0](https://github.com/CGAL/cgal/releases/tag/v6.0)
Release date: September 2024