Updated changelog.

This commit is contained in:
Matthias Koefferlein 2020-06-27 20:49:54 +02:00
parent a4c02357c3
commit 7e7916a47a
1 changed files with 13 additions and 0 deletions

View File

@ -1,4 +1,17 @@
0.26.7 (2020-xx-xx):
* Bugfix: %GITHUB%/issues/493
LVS asserted on MacOS
* Enhancement: MacOS compatibility
Some bug fixed that happened specifically on MacOS.
1.) A segfault that happened in LVS
2.) Some classes were not properly registered for usage in scripts.
* Enhancement: LVS netlist compare
The algorithm was improved to provide better reproducibility. The
detection of matching paths in the presence of ambiguities was
improved.
0.26.6 (2020-06-05):
* Enhancement: %GITHUB%/issues/522