Skip to content

Commit

Permalink
updated Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamsau committed Oct 21, 2017
1 parent 950f5ae commit ccc54c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Features:
* Type Checker: Do not add members of ``address`` to contracts as experimental 0.5.0 feature.
* Type Checker: Force interface functions to be external as experimental 0.5.0 feature.
* Type Checker: Require ``storage`` or ``memory`` keyword for local variables as experimental 0.5.0 feature.
* Compiler Interface: Better formatted error message for long source snippets

Bugfixes:
* Code Generator: Allocate one byte per memory byte array element instead of 32.
Expand Down

0 comments on commit ccc54c8

Please sign in to comment.