Fix the CHANGES.md

This commit is contained in:
Laurent Rineau 2019-07-01 11:22:46 +02:00
parent a99269d91d
commit 44e4d1526c
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@ Release date: September 2019
`CGAL::Sphere_3`, `CGAL::Vector_2`, `CGAL::Vector_3`, `CGAL::Sphere_3`, `CGAL::Vector_2`, `CGAL::Vector_3`,
`CGAL::Weighted_point_2` and `CGAL::Weighted_point_3`. `CGAL::Weighted_point_2` and `CGAL::Weighted_point_3`.
### dD Geometry Kernel
- New exact kernel `Epeck_d`
### IO Streams ### IO Streams
- Added new functions to support some parts of the WKT file format: - Added new functions to support some parts of the WKT file format:
- `CGAL::read_point_WKT()` - `CGAL::read_point_WKT()`