From b60c20bbfd5451a0ad340c8d6ea34a3f41fbaede Mon Sep 17 00:00:00 2001 From: Andrei Borza Date: Tue, 13 May 2025 15:16:14 +0200 Subject: [PATCH] chore: Add contributor attribution to changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7f6fdc5..bbe67593 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - "You know what they say ‘Fool me once, strike one, but fool me twice… strike three.’" — Michael Scott +Work in this release was contributed by @thecodewarrior. Thank you for your contribution! + ## 3.4.0 - fix: Replace existing debug ID comments (#730)