- wrong date in the CHANGELOG.md

This commit is contained in:
Marius Stanciu
2021-03-04 23:40:48 +02:00
committed by Marius
parent 71bde37b1d
commit 2b7ee9913b

View File

@@ -7,13 +7,16 @@ CHANGELOG for FlatCAM beta
=================================================
4.03.2021
- fixed Punch Gerber Tool to work in new conditions
- fixed creating positive films in Film Tool, because of recent changes
3.03.2021
- fixed errors on project load, in ParseGerber and Extract and Punch Gerber Plugins due of refactoring the 'apertures' attribute to 'tools'
- aperture keys in the gerber 'tools' dictionary are now stored as integers instead of strings as before; need to check the application especially the Gerber Editor
- fixed issues in Gerber Editor (using the '0' instead of 'REG' type for apertures)
- fixed Punch Gerber Tool to work in new conditions
- fixed creating positive films in Film Tool, because of recent changes
2.03.2021