From c465805cf5ac562b7f04319513935ee61eb3d752 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 15 Feb 2017 13:21:34 +0000 Subject: [PATCH] --- doc/VERSIONS.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/VERSIONS.txt b/doc/VERSIONS.txt index cd9262ccf4..b23656deb0 100644 --- a/doc/VERSIONS.txt +++ b/doc/VERSIONS.txt @@ -1,3 +1,7 @@ +2.xx: new interface to CAD entity creation, constructive solid geometry features +and boolean operations using SetFactory("OpenCASCADE"); replaced "Ruled Surface" +with "Surface"; new "Unique" operator. + 2.16.0 (January 3, 2017): small improvements (list functions, second order hexes for MED, GUI) and bug fixes. -- GitLab