update CHANGES.md

This commit is contained in:
Jane Tournois 2024-10-14 15:42:15 +02:00
parent 5ae9df4878
commit 94b28d5df2
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Release History
## [Release 6.1](https://github.com/CGAL/cgal/releases/tag/v6.1)
## [Release 6.0.1](https://github.com/CGAL/cgal/releases/tag/v6.0.1)
### [Poisson Surface Reconstruction](https://doc.cgal.org/6.1/Manual/packages.html#PkgPoissonSurfaceReconstruction3)
### [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)