From e3156f9b41d70e3122804ea1eeae4367c6e0ac25 Mon Sep 17 00:00:00 2001 From: Lukas Stracke Date: Mon, 10 Jun 2024 10:08:23 +0200 Subject: [PATCH] chore(changelog): Add external contributor credit message to unreleased --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa40eb7279cd..652a444f5718 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +Work in this release was contributed by @soch4n. Thank you for your contribution! + ## 8.8.0 - **feat: Upgrade OTEL dependencies (#12388)**