From 5a2f6b3344e9b4523f1c80430ef61b132f553ae2 Mon Sep 17 00:00:00 2001 From: Billy Vong Date: Wed, 19 Jun 2024 16:09:27 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dba8b575d76..ed8738ae299e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 8.12.0-alpha.0 + +This pre-release includes an `rrweb` [version bump](https://github.com/getsentry/sentry-javascript/pull/12478) that +includes quite a few upstream changes. We will test this on Sentry before a release. + ## 8.11.0 ### Important Changes