From 36e64bd4cd93d8a03a122856ff03caa96d318170 Mon Sep 17 00:00:00 2001 From: Daniel Griesser Date: Tue, 2 Jun 2020 11:52:44 +0200 Subject: [PATCH] chore: Changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1b2cc7ef323..c50b4a5550a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,6 @@ ## Unreleased - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott -- [minimal/core] feat: Allow for explicit scope through 2nd argument to `captureException/captureMessage` (#2627) ## 5.16.0 @@ -22,6 +21,7 @@ - [browser] fix: Emit Sentry Request breadcrumbs from inside the client (#2615) - [apm] fix: No longer debounce IdleTransaction (#2618) - [apm] feat: Add pageload transaction option + fixes (#2623) +- [minimal/core] feat: Allow for explicit scope through 2nd argument to `captureException/captureMessage` (#2627) ## 5.15.5