From 49f11342ef174704950a983375bf964cb5489be8 Mon Sep 17 00:00:00 2001 From: Brian Kassouf Date: Tue, 25 Sep 2018 13:29:16 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c12821e52..2e1fc4830 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ BUG FIXES: * core: Re-add deprecated capabilities information for now [GH-5360] * core: Fix handling of cyclic token relationships [GH-4803] * storage/mysql: Fix locking on MariaDB [GH-5343] + * replication: Fix DR API when using a token [GH-5398] IMPROVEMENTS: