mirror of https://github.com/KLayout/klayout.git
Updating changelog
This commit is contained in:
parent
02506495c2
commit
2eab32ccbd
|
|
@ -1,4 +1,6 @@
|
|||
0.29.3 (2024-07-03):
|
||||
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
|
||||
* Bug: %GITHUB%/issues/1757 Fixed memory issue
|
||||
* Enhancement: %GITHUB%/issues/1756 Configure timeout for HTTP(S) requests
|
||||
A new environment variable has been introduced to configure the
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ klayout (0.29.3-1) unstable; urgency=low
|
|||
* New features and bugfixes
|
||||
- See changelog
|
||||
|
||||
-- Matthias Köfferlein <matthias@koefferlein.de> Tue, 02 Jul 2024 12:00:00 +0200
|
||||
-- Matthias Köfferlein <matthias@koefferlein.de> Sat, 06 Jul 2024 14:47:47 +0200
|
||||
|
||||
klayout (0.29.2-1) unstable; urgency=low
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue