diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b6c4d5f7..dc073792c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,6 @@ - Extended `/health` report - Very detailed access to peers and actual status through [`/admin/v1/peers/...` endpoints](https://waku-org.github.io/waku-rest-api/#get-/admin/v1/peers/stats) - Dynamic log level change with[ `/admin/v1/log-level`](https://waku-org.github.io/waku-rest-api/#post-/admin/v1/log-level/-logLevel-) -### Notes - The `rln-relay-eth-client-address` parameter, from now on, should be passed as an array of RPC addresses. - new `preset` parameter. `preset=twn` is the RLN-protected Waku Network (cluster 1). Overrides other values.