CHANGELOG.md update

This commit is contained in:
Ivan Folgueira Bande 2024-07-08 12:25:09 +02:00
parent d3292bcc26
commit bd1626ffe6
No known key found for this signature in database
GPG Key ID: 3C117481F89E24A7
1 changed files with 3 additions and 1 deletions

View File

@ -2,10 +2,12 @@
### Release highlights
* Patch to avoid exclusive access when creating new partitions in the postgres messages table.
* RLN message limit to 100 mesages per epoch.
* Avoid exclusive access when creating new partitions in the postgres messages table.
### Changes
- chore(rln): rln message limit to 100 ([#2883](https://github.com/waku-org/nwaku/pull/2883))
- fix: postgres_driver better partition creation without exclusive access [28bdb70b](https://github.com/waku-org/nwaku/commit/28bdb70be46d3fb3a6f992b3f9f2de1defd85a30)
This release supports the following [libp2p protocols](https://docs.libp2p.io/concepts/protocols/):