Skip to content

Commit

Permalink
CHANGELOG.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivansete-status committed Jul 8, 2024
1 parent d3292bc commit bd1626f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/):
Expand Down

0 comments on commit bd1626f

Please sign in to comment.