doc: update release notes

This commit is contained in:
Ian Barwick
2021-07-01 13:28:15 +09:00
parent 078b4ad863
commit 99ed17b838
2 changed files with 29 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
5.3.0 2021-??-??
repmgrd: prefix all shared library functions with "repmgr_" to
minimize the risk of clashes with other shared libraries (Ian)
5.2.1 2020-12-07
config: fix parsing of "replication_type"; GitHub #672 (Ian)
standby clone: handle missing "postgresql.auto.conf" (Ian)