Add CHANGELOG entries

This commit is contained in:
Leonid Logvinov
2018-07-05 16:30:36 +02:00
parent 4b7e669d29
commit efc3536283
2 changed files with 18 additions and 1 deletions

View File

@@ -1,4 +1,17 @@
[
{
"version": "0.4.0",
"changes": [
{
"note": "Convert e_r_c to erc in generated file names",
"pr": 822
},
{
"note": "Remove the output directory before writing to it",
"pr": 822
}
]
},
{
"timestamp": 1529397769,
"version": "0.3.2",

View File

@@ -1,9 +1,13 @@
[
{
"version": "0.0.6",
"version": "1.0.0",
"changes": [
{
"note": "Update blockstream to v5.0 and propogate up caught errors to active subscriptions"
},
{
"note": "Update to v2 of 0x rpotocol",
"pr": 822
}
]
},