- in ObjectCollection class made sure to use the log handler defined in the App class

This commit is contained in:
Marius Stanciu
2020-12-10 19:46:43 +02:00
committed by Marius
parent c0dc2577e4
commit 307a0897d4
2 changed files with 16 additions and 15 deletions

View File

@@ -17,6 +17,7 @@ CHANGELOG for FlatCAM beta
- 2Sided Tool - remade the 'Beginner/Advanced' Mode
- Drilling Tool - fixed a bug where this Tool will work on a previous version of the selected Excellon object (in case that the object was altered between launch of the Drilling Tool and the GCode generation)
- added some color coded titles in some Application Tools that hold multiple functions
- in ObjectCollection class made sure to use the log handler defined in the App class
9.11.2020