From 20f39e2fbea36216b34542f1f878fa67ad4067ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Marqu=C3=A9s?= Date: Fri, 24 Mar 2023 15:05:03 +0000 Subject: [PATCH] Add release notes for repmgr release 5.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This release added support for pg-backup-api. Here we add the release notes which expose the new feature. Signed-off-by: Martín Marqués --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 4211785c..c2d37051 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,4 @@ -5.4.1 2023-??-?? +5.4.1 2023-07-04 repmgrd: ensure witness node metadata is updated (Ian) 5.4.0 2023-03-16