From 1a2b6501f859456d5db4ab7359c35842bad348dc Mon Sep 17 00:00:00 2001 From: Marius Stanciu Date: Wed, 12 Feb 2020 23:30:28 +0200 Subject: [PATCH] - updated the ReadMe to update that the latest issues were fixed --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23c5ed06..4f826947 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ CAD program, and create G-Code for Isolation routing. 12.02.2020 -- working on fixing a bug in FlatCAMGeometry.merge() - FIXED -- fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas; +- working on fixing a bug in FlatCAMGeometry.merge() - FIXED issue #380 +- fixed bug: when deleting a FlatCAMCNCJob with annotations enabled, the annotations are not deleted from canvas; fixed issue #379 - fixed bug: creating a new project while a project is open and it contain CNCJob annotations and/or Gerber mark shapes, did not delete them from canvas