From 173072cd101e3a0ffd81d8f6e6771f43834ca8db Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Mon, 12 Feb 2024 10:42:09 +0100 Subject: [PATCH] Fixed formatting of Changelog --- Changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog b/Changelog index 8ea0c0d74..8e77b01b9 100644 --- a/Changelog +++ b/Changelog @@ -10,9 +10,9 @@ * Bugfix: %GITHUB%/issues/1594 "connect" (in flat mode) + multiple top cells give an error message * Bugfix: %GITHUB%/issues/1592 DXF file parsing error, about spline curve * Enhancement: DRC enhancements related to touching edges - * New DRC function switches: "without_touching_corners", "without_touching_edges" + - New DRC function switches: "without_touching_corners", "without_touching_edges" to skip width and space errors at kissing corners and touching-edge configurations - * Kissing corners are now detected also in non-collinear edge configurations + - Kissing corners are now detected also in non-collinear edge configurations * Bugfix: fixed rendering of color selection buttons on High-DPI screens * Bugfix: cross-hair cursor should not use selection default line width and styles * Enhancement: OASIS reader errors out on broken OASIS with duplicate CELLNAMEs