From 3262e0c0ace102714aa73802e286654947bb4e03 Mon Sep 17 00:00:00 2001 From: Ivan Folgueira Bande Date: Mon, 8 Jul 2024 12:25:09 +0200 Subject: [PATCH] CHANGELOG.md update --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb7bbfa3d..096cf55d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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/):