aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio B <kandinsky454@protonmail.ch>2019-02-07 21:17:23 +0800
committerGitHub <noreply@github.com>2019-02-07 21:17:23 +0800
commit7f2a011c3e64d0010940658ab75eb8da1e99c160 (patch)
tree0030ce8131c001c4f931cce00ac6d1af90fa3763
parentb54bafe1c57b100a205630e88c8ead5e5358cc6a (diff)
downloaddexon-0x-contracts-7f2a011c3e64d0010940658ab75eb8da1e99c160.tar
dexon-0x-contracts-7f2a011c3e64d0010940658ab75eb8da1e99c160.tar.gz
dexon-0x-contracts-7f2a011c3e64d0010940658ab75eb8da1e99c160.tar.bz2
dexon-0x-contracts-7f2a011c3e64d0010940658ab75eb8da1e99c160.tar.lz
dexon-0x-contracts-7f2a011c3e64d0010940658ab75eb8da1e99c160.tar.xz
dexon-0x-contracts-7f2a011c3e64d0010940658ab75eb8da1e99c160.tar.zst
dexon-0x-contracts-7f2a011c3e64d0010940658ab75eb8da1e99c160.zip
Update packages/sol-compiler/CHANGELOG.json
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
-rw-r--r--packages/sol-compiler/CHANGELOG.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-compiler/CHANGELOG.json b/packages/sol-compiler/CHANGELOG.json
index 434c62211..26878c085 100644
--- a/packages/sol-compiler/CHANGELOG.json
+++ b/packages/sol-compiler/CHANGELOG.json
@@ -7,7 +7,7 @@
"pr": 1575
},
{
- "note": "Fix a bug when `opts` could not be `undefined`",
+ "note": "Fix a bug that made `opts` required instead of optional",
"pr": 1596
},
{