updated changes.md

This commit is contained in:
Dmitry Anisimov 2021-07-27 15:36:32 +02:00
parent e6d3534d67
commit db8976d457
1 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,15 @@
Release History
===============
[Release 5.4](https://github.com/CGAL/cgal/releases/tag/v5.4)
-----------
Release date: December 2021
### [2D and 3D Linear Geometry Kernel](https://doc.cgal.org/5.4/Manual/packages.html#PkgKernel23)
- Added `construct_centroid_2_object()` and `compute_determinant_2_object()` in `Projection_traits_xy_3`, `Projection_traits_xz_3`, and `Projection_traits_yz_3` classes.
[Release 5.3](https://github.com/CGAL/cgal/releases/tag/v5.3)
-----------