aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2017-08-09 20:35:38 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2017-08-09 21:30:17 +0800
commitefd45f64a542c722d750f79b483dd7428aba16ed (patch)
tree9faffe22eb9c3fa3a20248e1d7550a1b7dfd1d32 /Changelog.md
parenta8ca623a0f852c738b8bb92b449894ecc73b44e1 (diff)
downloaddexon-solidity-efd45f64a542c722d750f79b483dd7428aba16ed.tar
dexon-solidity-efd45f64a542c722d750f79b483dd7428aba16ed.tar.gz
dexon-solidity-efd45f64a542c722d750f79b483dd7428aba16ed.tar.bz2
dexon-solidity-efd45f64a542c722d750f79b483dd7428aba16ed.tar.lz
dexon-solidity-efd45f64a542c722d750f79b483dd7428aba16ed.tar.xz
dexon-solidity-efd45f64a542c722d750f79b483dd7428aba16ed.tar.zst
dexon-solidity-efd45f64a542c722d750f79b483dd7428aba16ed.zip
Show previous visibility specifier in parser error
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 a61ac0af..0381d434 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,6 +1,7 @@
### 0.4.16 (unreleased)
Features:
+ * Parser: Display previous visibility specifier in error if multiple are found.
Bugfixes: