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