From afaa3e413e4e523bf5c7ab49c363d1720416b1fd Mon Sep 17 00:00:00 2001 From: Francesco Novy Date: Wed, 24 Apr 2024 11:42:33 +0200 Subject: [PATCH] meta(changelog): Update changelog for v7.112.2 (#11768) Getting another fix out... --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86e47071c949..77a2e3d54ad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 7.112.2 + +- fix(nextjs|sveltekit): Ensure we can pass `browserTracingIntegration` (#11765) + ## 7.112.1 - fix(ember/v7): Do not create rendering spans without transaction (#11750)