mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #2709 from ethereum/updateChangelog
Update changelog.
This commit is contained in:
commit
8b45bddb55
@ -1,4 +1,4 @@
|
|||||||
### 0.4.15 (unreleased)
|
### 0.4.15 (2017-08-08)
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* Type Checker: Show unimplemented function if trying to instantiate an abstract class.
|
* Type Checker: Show unimplemented function if trying to instantiate an abstract class.
|
||||||
|
@ -350,6 +350,10 @@
|
|||||||
],
|
],
|
||||||
"released": "2017-07-31"
|
"released": "2017-07-31"
|
||||||
},
|
},
|
||||||
|
"0.4.15": {
|
||||||
|
"bugs": [],
|
||||||
|
"released": "2017-08-08"
|
||||||
|
},
|
||||||
"0.4.2": {
|
"0.4.2": {
|
||||||
"bugs": [
|
"bugs": [
|
||||||
"DelegateCallReturnValue",
|
"DelegateCallReturnValue",
|
||||||
|
Loading…
Reference in New Issue
Block a user