From 196609ff6b993c2df724bd12e1a6d2e5fe071c1f Mon Sep 17 00:00:00 2001 From: Jean-Samuel Reynaud Date: Tue, 6 Jul 2021 10:18:57 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ad374c..1e02448 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,13 @@ Please select the right branch according your KiCad version: # Know issues + +# Old issues + - Unable to delete VIA (since The old method - used in 5.1 - don't - work anymore) + work anymore) => Fixed on master for KiCad 6 - Via are invisible after plugin run. Need to save and reopen file to - see them + see them => Fixed by KiCad upstream