Update CHANGELOG

This commit is contained in:
Leonid Logvinov 2019-02-07 13:30:00 +01:00
parent 2e60d5341e
commit 53fe08a348
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -7,15 +7,15 @@
"pr": 1575 "pr": 1575
}, },
{ {
"note": "Fix a bug when opts could not be undefined", "note": "Fix a bug when `opts` could not be `undefined`",
"pr": 1596 "pr": 1596
}, },
{ {
"note": "Remove `bin_paths` and fetch the list of soliidty compilers from github", "note": "Remove `bin_paths` and fetch the list of Solidity compilers from Github",
"pr": 1596 "pr": 1596
}, },
{ {
"note": "Fix a bug when ast and legacyAST were not present in the artifacts even if requested", "note": "Fix a bug when `ast` and `legacyAST` were not present in the artifacts even if requested",
"pr": 1596 "pr": 1596
} }
] ]