Update CHANGELOG.json

This commit is contained in:
Bryan Stitt
2018-11-12 09:12:59 -08:00
committed by GitHub
parent 789f573452
commit cdf78494d5

View File

@@ -3,7 +3,7 @@
"version": "2.2.3",
"changes": [
{
"note": "Start jsonRpcRequestId at 1, not 0 as 0 breaks Parity websocket RPC",
"note": "Start jsonRpcRequestId at 1, not 0 as 0 breaks the web3.js websocket RPC provider",
"pr": 1227
}
]