doc: update release notes

This commit is contained in:
Ian Barwick
2019-12-10 16:35:59 +09:00
parent bc93d2996c
commit ef382dfede
3 changed files with 31 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
4.3.1 2019-12-??
repmgr: ensure an existing replication slot is not deleted if the
follow target is the node's current upstream (Ian)
4.3 2019-04-02
repmgr: add "daemon (start|stop)" command; GitHub #528 (Ian)
repmgr: add --version-number command line option (Ian)
repmgr: add --compact option to "cluster show"; GitHub #521 (Ian)