mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Prepare 0.5.13
This commit is contained in:
parent
a667384517
commit
7d0b552948
@ -1,4 +1,4 @@
|
|||||||
### 0.5.13 (unreleased)
|
### 0.5.13 (2019-11-14)
|
||||||
|
|
||||||
Language Features:
|
Language Features:
|
||||||
* Allow to obtain the address of a linked library with ``address(LibraryName)``.
|
* Allow to obtain the address of a linked library with ``address(LibraryName)``.
|
||||||
|
@ -754,6 +754,10 @@
|
|||||||
"bugs": [],
|
"bugs": [],
|
||||||
"released": "2019-10-01"
|
"released": "2019-10-01"
|
||||||
},
|
},
|
||||||
|
"0.5.13": {
|
||||||
|
"bugs": [],
|
||||||
|
"released": "2019-11-14"
|
||||||
|
},
|
||||||
"0.5.2": {
|
"0.5.2": {
|
||||||
"bugs": [
|
"bugs": [
|
||||||
"SignedArrayStorageCopy",
|
"SignedArrayStorageCopy",
|
||||||
|
Loading…
Reference in New Issue
Block a user