Updated changelog.

This commit is contained in:
chriseth 2016-10-31 17:10:51 +01:00
parent 9920e88eea
commit 1427c82c77

View File

@ -4,6 +4,7 @@ Features:
Bugfixes:
* Type checker: forbid signed exponential that led to an incorrect use of EXP opcode.
* Code generator: properly clean higher order bytes before storing in storage.
### 0.4.3 (2016-10-25)