From bf889ccdcd6b805c6510397b1b14e9becf77faeb Mon Sep 17 00:00:00 2001 From: Michael Penick Date: Thu, 11 Mar 2021 11:52:22 -0500 Subject: [PATCH] Fix changelong version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d58091cd0..47d684037 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ Bug Fixes Other --------- -* [CPP-933] Reduce the log severity of protocol negotiation errors/warnings +* [CPP-923] Reduce the log severity of protocol negotiation errors/warnings 2.15.3 ===========