- fixed a Shapely deprecation warning in export_dxf() in GeometryObject class

This commit is contained in:
Marius Stanciu
2021-10-15 01:46:04 +03:00
committed by Marius
parent 02741cf37f
commit 156ffb23ed
2 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM beta
15.10.2021
- added an ugly form of extra pad passes functionality in Isolation Plugin - does not take into consideration the milling direction
- fixed a Shapely deprecation warning in export_dxf() in GeometryObject class
14.10.2021