mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Update changelog.
This commit is contained in:
parent
41e724360f
commit
3aef36b1cf
@ -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.
|
||||
|
@ -350,6 +350,10 @@
|
||||
],
|
||||
"released": "2017-07-31"
|
||||
},
|
||||
"0.4.15": {
|
||||
"bugs": [],
|
||||
"released": "2017-08-08"
|
||||
},
|
||||
"0.4.2": {
|
||||
"bugs": [
|
||||
"DelegateCallReturnValue",
|
||||
|
Loading…
Reference in New Issue
Block a user