doc: update HISTORY

This commit is contained in:
Ian Barwick
2018-11-29 10:34:28 +09:00
parent 71dda21b85
commit 8bbcaffac7

View File

@@ -1,5 +1,7 @@
4.2.1 2018-??-??
repmgr: add sanity check for correct extension version (Ian)
repmgr: ensure "witness register --dry-run" does not attempt to read node
tables if repmgr extension not installed; GitHub #513 (Ian)
4.2 2018-10-24
repmgr: add parameter "shutdown_check_timeout" for use by "standby switchover";