aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-compiler/CHANGELOG.json')
-rw-r--r--packages/sol-compiler/CHANGELOG.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json
index a0d2250aa..977699ad6 100644
--- a/packages/sol-compiler/CHANGELOG.json
+++ b/packages/sol-compiler/CHANGELOG.json
@@ -9,6 +9,10 @@
{
"note": "Fix a bug when opts could not be undefined",
"pr": "TODO"
+ },
+ {
+ "note": "Remove `bin_paths` and fetch the list of soliidty compilers from github",
+ "pr": "TODO"
}
]
},