From 3de336f1c054b3e643d97f1a1fea6e4a3dcad915 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 22 May 2017 08:44:54 +0900 Subject: [PATCH] Update HISTORY --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 4eb22205..ce868896 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,5 @@ 3.3.2 2017-05-22 + Add support for PostgreSQL 10 (Ian) repmgr: ensure --replication-user option is honoured when passing database connection parameters as a conninfo string (Ian) repmgr: improve detection of pg_rewind on remote server (Ian)