update changes.md

This commit is contained in:
Guillaume Damiand 2022-02-11 07:38:04 +01:00
parent faadbaa9bc
commit 7c5d398bf8
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ Release date: June 2022
- Added an overload of the function `CGAL::convex_hull_3()`, which writes the result in an indexed triangle set.
### Combinatorial Maps
- Removed old code deprecated in CGAL 4.9 and 4.10 (global fonctions, and information associated with darts).
[Release 5.4](https://github.com/CGAL/cgal/releases/tag/v5.4)
-----------