You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file.
5
5
* added information to GUI setting file so that widgets position and size from previous session gets restored
6
6
* added option to focus on pin in pin context menu
7
7
* plugins
8
-
* fixed bug in waveform viewer, make sure that deleting a controller causes closing the tab
8
+
* simulation
9
+
* added feature, selecting a waveform in viewer selects net in graph view as well
10
+
* fixed bug in waveform viewer, make sure that deleting a controller causes closing the tab
9
11
* fixed broken initialization of DANA plugin when starting via CLI
10
12
* changed behavior of GUI plugin manager to keep only those plugins loaded which are requested by user
11
13
* fixed bug in the bitorder propagation algorithm that would assign a wrong propagation order if pingroups with direction none were given as parameters
0 commit comments