aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio B <kandinsky454@protonmail.ch>2019-02-07 21:17:41 +0800
committerGitHub <noreply@github.com>2019-02-07 21:17:41 +0800
commit2ff0f545f5535cf6d61b883583643750acae2fbc (patch)
tree9ece01d0216fa482e3abc4431167ed27c6fab8b0
parent7f2a011c3e64d0010940658ab75eb8da1e99c160 (diff)
downloaddexon-0x-contracts-2ff0f545f5535cf6d61b883583643750acae2fbc.tar
dexon-0x-contracts-2ff0f545f5535cf6d61b883583643750acae2fbc.tar.gz
dexon-0x-contracts-2ff0f545f5535cf6d61b883583643750acae2fbc.tar.bz2
dexon-0x-contracts-2ff0f545f5535cf6d61b883583643750acae2fbc.tar.lz
dexon-0x-contracts-2ff0f545f5535cf6d61b883583643750acae2fbc.tar.xz
dexon-0x-contracts-2ff0f545f5535cf6d61b883583643750acae2fbc.tar.zst
dexon-0x-contracts-2ff0f545f5535cf6d61b883583643750acae2fbc.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 26878c085..cded2c3ad 100644
--- a/packages/sol-compiler/CHANGELOG.json
+++ b/packages/sol-compiler/CHANGELOG.json
@@ -15,7 +15,7 @@
"pr": 1596
},
{
- "note": "Fix a bug when `ast` and `legacyAST` were not present in the artifacts even if requested",
+ "note": "Fix a bug causing `ast` and `legacyAST` to not be added to the artifacts even when requested",
"pr": 1596
}
]