Prepare 0.5.13

This commit is contained in:
chriseth 2019-11-14 13:18:31 +01:00
parent a667384517
commit 7d0b552948
2 changed files with 5 additions and 1 deletions

View File

@ -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)``.

View File

@ -754,6 +754,10 @@
"bugs": [],
"released": "2019-10-01"
},
"0.5.13": {
"bugs": [],
"released": "2019-11-14"
},
"0.5.2": {
"bugs": [
"SignedArrayStorageCopy",