Add changelog notes

This commit is contained in:
Fabio Berger
2018-07-05 22:32:25 +02:00
parent abb38e1bc0
commit ade2f96ca3

View File

@@ -3,7 +3,10 @@
"version": "0.0.7",
"changes": [
{
"note": "Dependencies updated"
"note": "Switch out simple getLogs polling with ethereumjs-blockstream"
},
{
"note": "Do not stop subscription if error is encountered"
}
]
},