From e1fffe3e8dd418ffb38343b330953738d194b854 Mon Sep 17 00:00:00 2001 From: Matthias Koefferlein Date: Thu, 12 Jul 2018 21:59:48 +0200 Subject: [PATCH] Fixed version number in changelog. --- Changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog b/Changelog index a629ad056..b27702dc1 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -0.25.3 (2018-07-11): +0.25.4 (2018-07-11): * Bugfix: https://github.com/klayoutmatthias/klayout/issues/121 Issue with multiple reads of GDS2 layouts including PCells * Bugfix: https://github.com/klayoutmatthias/klayout/issues/134