From ae68c6838990e8f147e33a26b8dd701bd5a2a2a7 Mon Sep 17 00:00:00 2001 From: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com> Date: Mon, 2 Mar 2026 10:28:31 +0100 Subject: [PATCH] meta(changelog): Prep for release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a81f9d215c..c9673dafbd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## Unreleased -### Features +### Experimental Feature 🧑‍🔬 (internal-only) - Added experimental `sentry-cli build snapshots` command to upload build snapshots to a project ([#3110](https://github.com/getsentry/sentry-cli/pull/3110)). - This command uploads files from a specified directory to Sentry's Objectstore, associating them with a snapshot identifier.