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
commit c4d58277cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
}
]