aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/Changelog.md b/Changelog.md
index 2279cd2b..cfd23ad0 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,12 +1,11 @@
### 0.4.23 (unreleased)
Features:
-
+ * SMTChecker: Integration with CVC4 SMT solver
Bugfixes:
-
### 0.4.22 (2018-04-16)
Features:
@@ -34,7 +33,6 @@ Features:
* Syntax Tests: Add source locations to syntax test expectations.
* Type Checker: Improve documentation and warnings for accessing contract members inherited from ``address``.
-
Bugfixes:
* Code Generator: Allow ``block.blockhash`` without being called.
* Code Generator: Do not include internal functions in the runtime bytecode which are only referenced in the constructor.