From 7d7a2a534c290f15ca13dc3ac13bbe8f10780307 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Tue, 2 Jul 2024 18:12:11 -0400 Subject: [PATCH] docs: Add note to changelog linking migration guide --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46cc4f96f2c5..6fcff88d639f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +> [!IMPORTANT] +> If you are upgrading to the `8.x` versions of the SDK from `7.x` or below, make sure you follow our +> [migration guide](https://docs.sentry.io/platforms/javascript/migration/) first. + ## Unreleased - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott