mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #4130 from ethereum/missedChangelog
Missed changelog entry.
This commit is contained in:
commit
90528a2867
@ -1,7 +1,9 @@
|
|||||||
### 0.5.0 (unreleased)
|
### 0.5.0 (unreleased)
|
||||||
|
|
||||||
|
|
||||||
Breaking Changes:
|
Breaking Changes:
|
||||||
* Disallow conversions between bytesX and uintY of different size.
|
* 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.
|
* Type Checker: Disallow arithmetic operations for Boolean variables.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
Loading…
Reference in New Issue
Block a user