summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 54da527..9133f45 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
Summary of important user-visible changes for releases of the geometry package
===============================================================================
+geometry-4.1.0 Release Date: 16-03-2024 Release Manager: Juan Pablo Carbajal
+===============================================================================
+* Added new functions to detect intersetions and points inside 3d polygons.
+* ispolycw that allows for two cell array inputs (px and py), see https://savannah.gnu.org/patch/?10297
+* Fixed compilation error with g++ v11, see https://savannah.gnu.org/bugs/?60884
+* Fixed failing test in joinPolygons
+
+===============================================================================
geometry-4.0.0 Release Date: 03-02-2020 Release Manager: Juan Pablo Carbajal
===============================================================================
As of this version, geometry does not contain any matgeom functionality.