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: version2.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,6 @@
25
25
26
26
# Fixes
27
27
28
-
* Improved linkages of classes when there are duplicate contract names.
28
+
* Improved linkages of classes when there are duplicate contract names, explicit imports and import aliases.
29
29
* If a contract or library contains a struct, it is marked as an aggregate association. A separate dependency line is used to link a contract to a struct. This can be a storage (solid line) or memory (dashed line) dependency.
30
30
* Structs in libraries are now linked to their dependent contract.
0 commit comments