We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42fc6c7 commit 7cb2e41Copy full SHA for 7cb2e41
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+0.7.7 / 2020-06-10
4
+==================
5
+
6
+ * Recommend using --network in buidler docs
7
+ * Fix html report function highlighting
8
+ * Stop instrumenting receive() for statements / fns (to save gas)
9
+ * Lazy load ganache in buidler plugin (fix for buidler source-maps)
10
+ * Unset useLiteralContent in buidler compilation settings
11
+ * Support multi-contract files w/ inheritance for solc 0.6.x
12
13
0.7.5 / 2020-04-30
14
==================
15
0 commit comments