@@ -94,7 +94,7 @@ class App(QtCore.QObject):
# Version
version = 8.910
- version_date = "2019/02/23"
+ version_date = "2019/02/22"
beta = True
# current date now
@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
=================================================
+22.02.2019
+
+-
21.02.2019
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside)