From e5948428199a12486935f961a95f5d2c052861f1 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Thu, 2 Feb 2023 18:48:10 +0100 Subject: [PATCH] Updated changelog --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index 054fdc7ec..5f3b6e2f1 100644 --- a/Changelog +++ b/Changelog @@ -13,6 +13,7 @@ * Bugfix: DRC grid check markers are now exactly aligned with vertexes they are supposed to mark * Bugfix: DRC interact of polygons with texts was not working properly * Bugfix: LVS: same_nets with two arguments was not working as described +* Bugfix: py.typed included in Python wheel now. * Enhancement: New feature: "Screenshot to clipboard" * Enhancement: Introducing properties in DRC and net tagging by properties - This enables implementation of "connected" or "unconnected" mode checks