Update HISTORY

This commit is contained in:
Ian Barwick
2016-01-14 11:49:55 +09:00
parent f3d0ab9ab9
commit efa60d142c

View File

@@ -1,5 +1,8 @@
3.1dev 2015-11-
Add "repmgr switchover" command (Ian; note: still WIP)
3.1.0 2016-01-
Add "repmgr switchover" command (Ian)
3.0.4 2016-01-
Remove requirement for 'archive_mode' to be enabled (Ian)
3.0.3 2016-01-04
Create replication slot if required before base backup is run (Abhijit)