diff --git a/Changelog.md b/Changelog.md index 8fa54c818..a14376e10 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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)