Finalize 4.0.1 release files

This commit is contained in:
Ian Barwick
2017-11-29 17:02:47 +09:00
parent 1fde81cf3f
commit de57ecdad1
4 changed files with 13 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
4.0.1 2017-11-
4.0.1 2017-12-04
repmgr: ensure "repmgr node check --action=" returns appropriate return
code; GitHub #340 (Ian)
repmgr: add missing schema qualification in get_all_node_records_with_upstream()
@@ -7,6 +7,7 @@
GitHub #344 (Ian)
repmgr: delete any replication slots copied by pg_rewind; GitHub #334 (Ian)
repmgr: fix configuration file sanity check; GitHub #342 (Ian)
Improve event notification documentation (Ian)
4.0.0 2017-11-21
Complete rewrite with many changes; for details see the repmgr 4.0.0 release