aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorMathias Baumann <marenz@supradigital.org>2018-12-12 22:49:10 +0800
committerMathias Baumann <marenz@supradigital.org>2018-12-19 01:36:50 +0800
commitc43d96f2bf5614136bfbcaf45d0850c914bf81ee (patch)
tree54e43b15f19a0d52664446244c90acf5e5dd38b3 /Changelog.md
parent4e475cdbe91e38e7b129248d4578b3a4fbf926be (diff)
downloaddexon-solidity-c43d96f2bf5614136bfbcaf45d0850c914bf81ee.tar.gz
dexon-solidity-c43d96f2bf5614136bfbcaf45d0850c914bf81ee.tar.zst
dexon-solidity-c43d96f2bf5614136bfbcaf45d0850c914bf81ee.zip
Json: Provide better error messages for wrong types
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 63c0280a..60e3904c 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -17,6 +17,7 @@ Compiler Features:
Bugfixes:
+ * Compiler Interface: Report specific error message for json input errors instead of internal compiler error
Build System: