From cc9665fd9a75636ce55e23ccb1b520335ac6a283 Mon Sep 17 00:00:00 2001 From: Cheng Wang <107727158+chengw-netflix@users.noreply.github.com> Date: Fri, 5 May 2023 17:44:42 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b06566b2..83791aa43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,7 @@ -# Changelog +# Changelog +## 2023/05/05 3.11.104 +Change the constructor of the CassandraMonitor to be public. #1056 + ## 2023/05/05 3.11.103 Fix snapshot location regression in SNS messages. #1054