- added a way to keep compatibility with old projects

This commit is contained in:
Marius Stanciu
2020-11-25 01:40:56 +02:00
committed by Marius
parent 2545da79b5
commit 1c2314149c
3 changed files with 15 additions and 6 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- fixed an issue for importing DXF as Geometry when the DXF geometry is a single line
- updated the convert_any2geo() method such that resulting geometry objects have the tools attribute required in the newer versions of the app
- added a way to keep compatibility with old projects
21.11.2020