From 8bed8bcc3ca19f7e1a810815541977fd16bc1db5 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Thu, 11 Aug 2022 01:06:05 +0200 Subject: [PATCH] Updated Changelog --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index 3469fc9cdf..0cd12e4ee6 100644 --- a/Changelog +++ b/Changelog @@ -8,6 +8,8 @@ * Bugfix: %GITHUB%/issues/1135 LVS mismatch on parallel devices and issue on ambiguity resolution * Enhancement: Support for Python 3.11 * Enhancement: L2N and LVSDB readers made compatible with potential future extensions +* Enhancement: DRC Antenna check now can be given a text layer which receives output describing the measured and computed values +* Bugfix: *= method (e.g. Point, DPoint) properly listed in help and reflection API * Bugfixes: Fixed a number of potential segfaults due to memory corruption found during master branch refactoring 0.27.10 (2022-06-04):