From d4636803e610827a7c9b71bdc65ee49277f36528 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Sat, 20 Oct 2018 09:56:45 +0200 Subject: [PATCH] Fixed typo in Changelog --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 1f0dbe239..138367007 100644 --- a/Changelog +++ b/Changelog @@ -15,7 +15,7 @@ DEF reader did not pull vias from LEF * Bugfix: https://github.com/klayoutmatthias/klayout/issues/174 Performance issue with many layers with width >1 -* Bugfix: https://github.com/klayoutmatthias/klayout/issues/175 +* Bugfix: https://github.com/klayoutmatthias/klayout/issues/176 Painting issue with texts * Bugfix: https://github.com/klayoutmatthias/klayout/issues/185 Hash values available as __hash__ standard method now