update CHANGES.md

This commit is contained in:
Jane Tournois 2021-12-28 14:45:53 +01:00
parent a897bbb71e
commit ef2c3b022d
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
Release History
===============
[Release 5.5](https://github.com/CGAL/cgal/releases/tag/v5.5)
-----------
### [Polygon Mesh Processing](https://doc.cgal.org/5.5/Manual/packages.html#PkgPolygonMeshProcessing)
- Added the function `CGAL::Polygon_mesh_processing::tangential_relaxation()`, which
applies an area-based tangential mesh smoothing to a surface triangle mesh vertices.
[Release 5.4](https://github.com/CGAL/cgal/releases/tag/v5.4)
-----------