- appIO: fixed an encoding error when trying to open a DXF file

This commit is contained in:
Marius Stanciu
2024-03-29 17:59:40 +02:00
parent 9be9e09417
commit ed148df75f
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM Evo beta
29.03.2024
- continue refactoring methods from the appMain
- appIO: fixed an encoding error when trying to open a DXF file
28.03.2024