From 3a59e1bf100fcc77b4be43192ae25fdcd013d00d Mon Sep 17 00:00:00 2001 From: Lms24 <8420481+Lms24@users.noreply.github.com> Date: Tue, 16 Jul 2024 11:49:08 +0000 Subject: [PATCH] ref: Add external contributor to CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fd671757241..2ca4b2254358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +Work in this release was contributed by @mcous. Thank you for your contribution! + ### Important Changes - **ref: Deprecate `enableTracing` (12897)**