From f3477ff28c49629acaec3837e414939de8d32c3c Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Fri, 13 Jul 2018 20:03:22 +0200 Subject: Add changelog entries --- packages/order-watcher/CHANGELOG.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/order-watcher/CHANGELOG.json b/packages/order-watcher/CHANGELOG.json index a66db6eec..1e118ca3b 100644 --- a/packages/order-watcher/CHANGELOG.json +++ b/packages/order-watcher/CHANGELOG.json @@ -9,6 +9,13 @@ { "note": "Do not stop subscription if error is encountered", "pr": 825 + }, + { + "note": + "Add blockRetention config to OrderWatcher, so user can define how many blocks and they corresp. logs to store in-memory" + }, + { + "note": "Fixed a bug that caused the incorrect block to be fetched via JSON-RPC within Blockstream" } ], "timestamp": 1531149657 -- cgit v1.2.3