Release date for 0.4.13

This commit is contained in:
chriseth 2017-07-06 11:06:13 +02:00
parent eca2655cae
commit f09c55f89c
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### 0.4.13 (unreleased)
### 0.4.13 (2017-07-06)
Features:
* Syntax Checker: Deprecated "throw" in favour of require(), assert() and revert().

View File

@ -301,6 +301,10 @@
"bugs": [],
"released": "2017-07-03"
},
"0.4.13": {
"bugs": [],
"released": "2017-07-06"
},
"0.4.2": {
"bugs": [
"SkipEmptyStringLiteral",