Merge pull request #2738 from 0xProject/feat/sol-compiler/changelog-fix

add updated changelog for sol-compiler
This commit is contained in:
Lawrence Forman
2020-10-20 12:10:18 -04:00
committed by GitHub

View File

@@ -3,7 +3,7 @@
"version": "4.2.0",
"changes": [
{
"note": "Add solidity 0.7.x suppoert",
"note": "Add solidity 0.7.x support",
"pr": 2710
}
]