Update CHANGELOG.md

Co-authored-by: NagyZoltanPeter <113987313+NagyZoltanPeter@users.noreply.github.com>
This commit is contained in:
Ivan FB 2025-08-25 13:24:03 +02:00 committed by GitHub
parent 2936ba838d
commit cb54db6c2f

View File

@ -1,5 +1,10 @@
## v0.36.0 (2025-06-20)
### Notes
- Extended REST API for better debugging
- 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.