diff --git a/HISTORY b/HISTORY index 9e594e10..69cff214 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,13 @@ +3.1.4 2016-07- + repmgr: new configuration option for setting "restore_command" + in the recovery.conf file generated by repmgr (Martín) + repmgr: add --csv option to "repmgr cluster show" (Gianni) + repmgr: enable provision of a conninfo string as the -d/--dbname + parameter, similar to other PostgreSQL utilities (Ian) + repmgr: during switchover operations improve detection of + demotion candidate shutdown (Ian) + various bugfixes and documentation updates (Ian, Martín) + 3.1.3 2016-05-17 repmgrd: enable monitoring when a standby is catching up by replaying archived WAL (Ian)