From 53fe08a348fdf940eb1818327e36ed5637547eb1 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 7 Feb 2019 13:30:00 +0100 Subject: Update CHANGELOG --- packages/sol-compiler/CHANGELOG.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json index 7a6174605..434c62211 100644 --- a/packages/sol-compiler/CHANGELOG.json +++ b/packages/sol-compiler/CHANGELOG.json @@ -7,15 +7,15 @@ "pr": 1575 }, { - "note": "Fix a bug when opts could not be undefined", + "note": "Fix a bug when `opts` could not be `undefined`", "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 }, { - "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 } ] -- cgit v1.2.3