- besides reporting the error into the log file now any application crash is reported also in a MessageBox after which the application will close

This commit is contained in:
Marius Stanciu
2021-09-26 05:21:01 +03:00
committed by Marius
parent 08d3a580ac
commit d2cb145998
2 changed files with 25 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
26.09.2021
- besides reporting the error into the log file now any application crash is reported also in a MessageBox after which the application will close
25.09.2021
- solved more Shapely 2.0 deprecation warnings