From 8a14d361d9e2802ea8260c61212195a8b49f98c7 Mon Sep 17 00:00:00 2001 From: lforst <8118419+lforst@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:35:23 +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 25f4425d0eba..b85f31c3fcd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ - Moved description of `browser` spans into the operation, e.g. `browser - cache` -> `browser.cache` and set the URL as the description +Work in this release was contributed by @Zen-cronic. Thank you for your contribution! + ## 8.31.0 ### Important Changes