Merge pull request #4130 from ethereum/missedChangelog

Missed changelog entry.
This commit is contained in:
chriseth 2018-05-15 10:40:01 +02:00
commit 90528a2867

View File

@ -1,7 +1,9 @@
### 0.5.0 (unreleased)
Breaking Changes:
* Disallow conversions between bytesX and uintY of different size.
* Commandline interface: Require ``-`` if standard input is used as source.
* Type Checker: Disallow arithmetic operations for Boolean variables.
Features: