diff --git a/Changelog b/Changelog index e9ad3950e..98e8f6c3f 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +0.29.4 (2024-07-08): +* Bug: %GITHUB%/issues/1780 Crash on deleting multiple selected shapes or items + 0.29.3 (2024-07-06): * Bug: %GITHUB%/issues/1774 ImportError: cannot import name '__version__' from 'klayout' * Bug: %GITHUB%/issues/1771 Python exception formatting: backtrace missing for Python >=3.11.7 diff --git a/Changelog.Debian b/Changelog.Debian index 940d69211..8f3540525 100644 --- a/Changelog.Debian +++ b/Changelog.Debian @@ -1,3 +1,10 @@ +klayout (0.29.4-1) unstable; urgency=low + + * New features and bugfixes + - See changelog + + -- Matthias Köfferlein Mon, 08 Jul 2024 19:05:32 +0200 + klayout (0.29.3-1) unstable; urgency=low * New features and bugfixes diff --git a/macbuild/ReadMe.md b/macbuild/ReadMe.md index 75a3c99c8..8d86c7245 100644 --- a/macbuild/ReadMe.md +++ b/macbuild/ReadMe.md @@ -1,6 +1,6 @@ -Relevant KLayout version: 0.29.2
+Relevant KLayout version: 0.29.4
Author: Kazzz-S
-Last modified: 2024-06-09
+Last modified: 2024-07-10
# 1. Introduction This directory **`macbuild`** contains various files required for building KLayout (http://www.klayout.de/) version 0.29.0 or later for different 64-bit macOS, including: @@ -61,7 +61,7 @@ You need to have the followings: # 5. Command-line options of **`build4mac.py`** -**`build4mac.py`** is the top level Python script for for building KLayout for a macOS. +**`build4mac.py`** is the top level Python script for building KLayout for a macOS. The operating system type is detected automatically. ``` @@ -102,7 +102,7 @@ $ [python] ./build4mac.py [-u|--noqtuitools] : don't include uitools in Qt binding | disabled [-g|--nolibgit2] : don't include libgit2 for Git package support | disabled [-m|--make