- another fix for Shapely 2.0 deprecation warning

This commit is contained in:
Marius Stanciu
2022-01-31 18:32:57 +02:00
committed by Marius
parent cc8f5cc27d
commit 5cee4109b8
3 changed files with 12 additions and 8 deletions

View File

@@ -18,6 +18,7 @@ CHANGELOG for FlatCAM beta
- made sure that for laser preprocessors, the laser is always turned off completely at the end of a job
- added a new script example
- improved the quit application process; now the `quit_flatcam` Tcl command works properly
- another fix for Shapely 2.0 deprecation warning
30.01.2022