- in Geo Editor fixed another Shapely deprecation warning in flatten() method

This commit is contained in:
Marius Stanciu
2021-10-15 01:51:50 +03:00
committed by Marius
parent 156ffb23ed
commit 205e6a4ae0
2 changed files with 7 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- 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
- in Geo Editor fixed another Shapely deprecation warning in flatten() method
14.10.2021