Skip to content

Commit 8b45bdd

Browse files
authored
Merge pull request #2709 from ethereum/updateChangelog
Update changelog.
2 parents 41e7243 + 3aef36b commit 8b45bdd

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 0.4.15 (unreleased)
1+
### 0.4.15 (2017-08-08)
22

33
Features:
44
* Type Checker: Show unimplemented function if trying to instantiate an abstract class.

docs/bugs_by_version.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,10 @@
350350
],
351351
"released": "2017-07-31"
352352
},
353+
"0.4.15": {
354+
"bugs": [],
355+
"released": "2017-08-08"
356+
},
353357
"0.4.2": {
354358
"bugs": [
355359
"DelegateCallReturnValue",

0 commit comments

Comments
 (0)