Skip to content

Commit d019dbb

Browse files
committed
Changelog
1 parent 2485ce7 commit d019dbb

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CHANGELOG.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6+
- [minimal/core] feat: Allow for explicit scope through 2nd argument to `captureException/captureMessage` (#2627)
67

78
## 5.16.0
89

@@ -12,15 +13,15 @@
1213
- [browser] fix: Call wrapped `RequestAnimationFrame` with correct context (#2570)
1314
- [node] fix: Prevent reading the same source file multiple times (#2569)
1415
- [integrations] feat: Vue performance monitoring (#2571)
15-
- [apm] fix: Use proper type name for op #2584
16-
- [core] fix: sent_at for envelope headers to use same clock #2597
17-
- [apm] fix: Improve bundle size by moving span status to @sentry/apm #2589
18-
- [apm] feat: No longer discard transactions instead mark them deadline exceeded #2588
19-
- [apm] feat: Introduce `Sentry.startTransaction` and `Transaction.startChild` #2600
20-
- [apm] feat: Transactions no longer go through `beforeSend` #2600
16+
- [apm] fix: Use proper type name for op (#2584)
17+
- [core] fix: sent_at for envelope headers to use same clock (#2597)
18+
- [apm] fix: Improve bundle size by moving span status to @sentry/apm (#2589)
19+
- [apm] feat: No longer discard transactions instead mark them deadline exceeded (#2588)
20+
- [apm] feat: Introduce `Sentry.startTransaction` and `Transaction.startChild` (#2600)
21+
- [apm] feat: Transactions no longer go through `beforeSend` (#2600)
2122
- [browser] fix: Emit Sentry Request breadcrumbs from inside the client (#2615)
22-
- [apm] fix: No longer debounce IdleTransaction #2618
23-
- [apm] feat: Add pageload transaction option + fixes #2623
23+
- [apm] fix: No longer debounce IdleTransaction (#2618)
24+
- [apm] feat: Add pageload transaction option + fixes (#2623)
2425

2526
## 5.15.5
2627

0 commit comments

Comments
 (0)