We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41e7243 + 3aef36b commit 8b45bddCopy full SHA for 8b45bdd
2 files changed
Changelog.md
@@ -1,4 +1,4 @@
1
-### 0.4.15 (unreleased)
+### 0.4.15 (2017-08-08)
2
3
Features:
4
* Type Checker: Show unimplemented function if trying to instantiate an abstract class.
docs/bugs_by_version.json
@@ -350,6 +350,10 @@
350
],
351
"released": "2017-07-31"
352
},
353
+ "0.4.15": {
354
+ "bugs": [],
355
+ "released": "2017-08-08"
356
+ },
357
"0.4.2": {
358
"bugs": [
359
"DelegateCallReturnValue",
0 commit comments