Missed changelog entry.

This commit is contained in:
chriseth
2018-05-16 18:32:47 +02:00
parent 0f5b6f0f6a
commit c911e08283
+2
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: