aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorAlex Beregszaszi <alex@rtfs.hu>2017-05-30 16:17:02 +0800
committerAlex Beregszaszi <alex@rtfs.hu>2017-06-25 19:26:16 +0800
commit555dc4f46fae9da72aaff70059686aa34172910b (patch)
tree1ddf934e9f56cbc2269b9ea40e294169b3f19699 /Changelog.md
parentb83f77e0e567b58c2ada831e526ad5bacfed8b40 (diff)
downloaddexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.gz
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.bz2
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.lz
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.xz
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.tar.zst
dexon-solidity-555dc4f46fae9da72aaff70059686aa34172910b.zip
Remove Why3 generator
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 ee952a37..87c26176 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -12,6 +12,7 @@ Features:
* Inline Assembly: ``for`` and ``switch`` statements.
* Inline Assembly: function definitions and function calls.
* Code Generator: Added the Whiskers template system.
+ * Remove obsolete Why3 output.
Bugfixes:
* Type Checker: Fix address literals not being treated as compile-time constants.