diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md index 3484b369..99466fd1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -### 0.4.15 (unreleased) +### 0.4.15 (2017-08-08) Features: * Type Checker: Show unimplemented function if trying to instantiate an abstract class. |