mirror of https://github.com/CGAL/cgal
Update change log
This commit is contained in:
parent
21358ac490
commit
518c32e193
|
|
@ -1,6 +1,15 @@
|
||||||
Release History
|
Release History
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
### [3D Mesh Generation](https://doc.cgal.org/6.0/Manual/packages.html#PkgMesh3)
|
||||||
|
|
||||||
|
- **Breaking change**: Removed the concept `TriangleAccessor`, the template parameter `TriangleAccessor`, as well
|
||||||
|
as the class `Triangle_accessor`. They were no longer used for several releases.
|
||||||
|
|
||||||
|
- Removed the class templates `Gray_image_mesh_domain_3` and `Labeled_image_mesh_domain_3`
|
||||||
|
which are deprecated since CGAL-4.13.
|
||||||
|
|
||||||
|
|
||||||
[Release 5.6](https://github.com/CGAL/cgal/releases/tag/v5.6)
|
[Release 5.6](https://github.com/CGAL/cgal/releases/tag/v5.6)
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue