From 73182c5a3fc0b7f13800b5398ee33fbfa2db6d6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20Og=C3=B3rek?= Date: Wed, 1 Jul 2020 15:32:33 +0200 Subject: [PATCH] misc: 5.19.0 changelog --- CHANGELOG.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd03e62a382..8fe11ef676b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,13 +3,18 @@ ## Unreleased - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott -- [tracing] fix: Add manual Location typing (#2700) -- [react] feat: Expose eventId on ErrorBoundary component -- [gatsby] fix: Add gatsby SDK identifier (#2709) + +## 5.19.0 + - [tracing] feat: Pick up sentry-trace in JS tag (#2703) +- [react] feat: Expose eventId on ErrorBoundary component (#2704) +- [tracing] fix: Respect fetch headers (#2712) +- [tracing] fix: Check if performance.getEntries() exists (#2710) +- [tracing] fix: Add manual Location typing (#2700) - [tracing] fix: Respect sample decision when continuing trace from header in node (#2703) -- [gatsby] fix: Package gatsby files properly (#2711) - [tracing] fix: All options of adding fetch headers (#2712) +- [gatsby] fix: Add gatsby SDK identifier (#2709) +- [gatsby] fix: Package gatsby files properly (#2711) ## 5.18.1