From dccede3f7f7cb4de4cb8c77dd4675d6e3c2ae2dd Mon Sep 17 00:00:00 2001 From: Giancarlo Buenaflor Date: Wed, 10 Jul 2024 08:17:50 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a6294383b..762fb18dac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### Features -- Record dropped spans in client reports for Web, Linux and Windows ([#2154](https://github.com/getsentry/sentry-dart/pull/2154)) +- Record dropped spans in client reports ([#2154](https://github.com/getsentry/sentry-dart/pull/2154)) - Add memory usage to contexts ([#2133](https://github.com/getsentry/sentry-dart/pull/2133)) - Only for Linux/Windows applications, as iOS/Android/macOS use native SDKs