We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 766309b + 7d0b552 commit 42338a5Copy full SHA for 42338a5
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.5.13 (unreleased)
+### 0.5.13 (2019-11-14)
2
3
Language Features:
4
* Allow to obtain the address of a linked library with ``address(LibraryName)``.
docs/bugs_by_version.json
@@ -754,6 +754,10 @@
754
"bugs": [],
755
"released": "2019-10-01"
756
},
757
+ "0.5.13": {
758
+ "bugs": [],
759
+ "released": "2019-11-14"
760
+ },
761
"0.5.2": {
762
"bugs": [
763
"SignedArrayStorageCopy",
0 commit comments