mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Prepare 0.5.6 release.
This commit is contained in:
parent
58a3f3cf68
commit
addb3603c7
@ -1,4 +1,4 @@
|
||||
### 0.5.6 (unreleased)
|
||||
### 0.5.6 (2019-03-13)
|
||||
|
||||
Important Bugfixes:
|
||||
* Yul Optimizer: Fix visitation order bug for the structural simplifier.
|
||||
|
@ -634,5 +634,9 @@
|
||||
"DoubleShiftSizeOverflow"
|
||||
],
|
||||
"released": "2019-03-05"
|
||||
},
|
||||
"0.5.6": {
|
||||
"bugs": [],
|
||||
"released": "2019-03-13"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user