Release date for version 0.4.14.

This commit is contained in:
chriseth 2017-07-31 12:05:59 +02:00
parent 223261893a
commit 91e7fcaa59
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
### 0.4.14 (unreleased) ### 0.4.14 (2017-07-31)
Features: Features:
* C API (``jsonCompiler``): Export the ``license`` method. * C API (``jsonCompiler``): Export the ``license`` method.

View File

@ -331,6 +331,10 @@
], ],
"released": "2017-07-06" "released": "2017-07-06"
}, },
"0.4.14": {
"bugs": [],
"released": "2017-07-31"
},
"0.4.2": { "0.4.2": {
"bugs": [ "bugs": [
"ECRecoverMalformedInput", "ECRecoverMalformedInput",