From bdab6c837db157d0b265943051c1bd556f406723 Mon Sep 17 00:00:00 2001 From: Dhrubajyoti Sadhu Date: Wed, 16 Aug 2023 11:18:00 +0100 Subject: [PATCH] Updated the changelog.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 078277726..39b36fa8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## [3.11.4] - 2023-08-15 +## [3.11.4] - 2023-08-16 ### Changed - Metrics have been incorporated into Waggle Dance with the inclusion of tags, which will facilitate filtering within Datadog. - Exclude jetty-all from core module, because it makes spring start fail and makes `WaggleDanceIntegrationTest` fail.