Skip to content

Commit 10eaab7

Browse files
Update CHANGELOG.md - notes style fix
1 parent a0c62b7 commit 10eaab7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33
> **Note:**
44
> - JSON-RPC API has been removed completely. Instead we recommend you to utilize REST API endpoints that have same and extended functionality.
55
> Please have a look at Waku's REST-API reference: https://waku-org.github.io/waku-rest-api
6-
> <br>
76
> - Support for Cross-Origin-Resource-Sharing (CORS headers) is added for our REST-API services. This allows you to access our REST-API from a different domain from a browser.
87
> New repeatable CLI flag is added by this feature:
98
> `--rest-allow-origin="example.com"` or `--rest-allow-origin="127.0.0.0:*"`
109
> Flag allows using wildcards (`*` and `?`) in the origin string.
11-
><br>
1210
> - Store protocol now has a better support for controlling DB size of Postgres store. This feature needs no user action.
1311
1412
> **Announcement:**

0 commit comments

Comments
 (0)