doc: update 4.0.4 release date

This commit is contained in:
Ian Barwick
2018-03-09 20:07:16 +09:00
parent 1476b21cd4
commit 71c5d10a8c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
4.0.4 2018-03-08
4.0.4 2018-03-09
repmgr: add "standby clone --recovery-conf-only" option; GitHub #382 (Ian)
repmgr: make "standby promote" timeout values configurable; GitHub #387 (Ian)
repmgr: improve replication slot warnings generated by "node status";