diff --git a/HISTORY b/HISTORY index 6721fa4d..cfa3c09e 100644 --- a/HISTORY +++ b/HISTORY @@ -1,8 +1,12 @@ 4.0.1 2017-11- repmgr: ensure "repmgr node check --action=" returns appropriate return - code (Ian) + code; GitHub #340 (Ian) repmgr: add missing schema qualification in get_all_node_records_with_upstream() query (Martín) + repmgr: initialise "voting_term" table in application, not extension SQL; + GitHub #344 (Ian) + repmgr: delete any replication slots copied by pg_rewind; GitHub #334 (Ian) + repmgr: fix configuration file sanity check; GitHub #342 (Ian) 4.0.0 2017-11-21 Complete rewrite with many changes; for details see the repmgr 4.0.0 release