From c7d37650cee57d6fbcc5a786ea88f7e039cdaa19 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46cc4f96f2c5..98899779c048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # 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