Skip to content

Commit 42338a5

Browse files
authored
Merge pull request #7715 from ethereum/prepare0513
Prepare 0.5.13
2 parents 766309b + 7d0b552 commit 42338a5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.5.13 (unreleased)
1+
### 0.5.13 (2019-11-14)
22

33
Language Features:
44
* Allow to obtain the address of a linked library with ``address(LibraryName)``.

docs/bugs_by_version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,6 +754,10 @@
754754
"bugs": [],
755755
"released": "2019-10-01"
756756
},
757+
"0.5.13": {
758+
"bugs": [],
759+
"released": "2019-11-14"
760+
},
757761
"0.5.2": {
758762
"bugs": [
759763
"SignedArrayStorageCopy",

0 commit comments

Comments
 (0)