From 5178d8a55a4f016f7926adfb3bc9acca55e2bcdd Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 13 May 2019 11:51:51 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0836ebdd1..5007816d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ CHANGES: also moved from plugin helper code to the `api/` submodule. If you are a plugin author, take a look at some of our official plugins and the paths they are importing for guidance. - + FEATURES: * storage/postgres: Add HA support for PostgreSQL versions >= 9.5 [GH-5731]