mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Initial changelog for version 0.5.0.
This commit is contained in:
parent
0fdb226fd8
commit
e6a9d0da66
@ -1,9 +1,13 @@
|
||||
### 0.5.0 (unreleased)
|
||||
|
||||
Features:
|
||||
|
||||
|
||||
Bugfixes:
|
||||
|
||||
### 0.4.24 (2018-05-16)
|
||||
|
||||
|
||||
Language Features:
|
||||
* Code Generator: Use native shift instructions on target Constantinople.
|
||||
* General: Allow multiple variables to be declared as part of a tuple assignment, e.g. ``(uint a, uint b) = ...``.
|
||||
|
Loading…
Reference in New Issue
Block a user