Updated Changelog

This commit is contained in:
Matthias Koefferlein 2020-04-26 17:03:35 +02:00
parent 73521bc0dc
commit c3862ebb8d
1 changed files with 9 additions and 2 deletions

View File

@ -2,17 +2,24 @@
* Enhancement: %GITHUB%/issues/521 * Enhancement: %GITHUB%/issues/521
Enhanced API for ObjectInstPath Enhanced API for ObjectInstPath
* Bugfix: %GITHUB%/issues/524
Failed queries leave layout in undefined state
0.26.5 (2020-xx-xx): 0.26.5 (2020-xx-xx):
* Bugfix: %GITHUB%/issues/539
An internal error happened on netlist flatten sometimes
* Bugfix: %GITHUB%/issues/524
Failed queries leave layout in undefined state
* Bugfix: %GITHUB%/issues/525 * Bugfix: %GITHUB%/issues/525
Report true source line in DRC and LVS verbose mode Report true source line in DRC and LVS verbose mode
* Bugfix: %GITHUB%/issues/526 * Bugfix: %GITHUB%/issues/526
Makes script debugging more reliable Makes script debugging more reliable
* Enhancement: %GITHUB%/issues/527 * Enhancement: %GITHUB%/issues/527
Wildcard layer mapping for stream readers Wildcard layer mapping for stream readers
* Bugfix: %GITHUB%/issues/544
Duplicate .global statements in SPICE netlists created
duplicate pins
* Bugfix: diff tool bug with paths
Differences in path points where no reported
* Enhancement: documentation clarifications and typos fixed * Enhancement: documentation clarifications and typos fixed
0.26.4 (2020-03-02): 0.26.4 (2020-03-02):