From f3789143ae6b5a533ff8bc5033046fb53d3d9e28 Mon Sep 17 00:00:00 2001 From: Lukas Bloder Date: Fri, 19 May 2023 15:26:34 +0200 Subject: [PATCH] fix incorrect changelog --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 604a738afa..a0f37fd007 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,16 @@ # Changelog +## Unreleased + +### Fixes + +- Base64 encode internal Apollo3 Headers ([#2707](https://github.com/getsentry/sentry-java/pull/2707)) + ## 6.19.1 ### Fixes - Ensure screenshots and view hierarchies are captured on the main thread ([#2712](https://github.com/getsentry/sentry-java/pull/2712)) -- Base64 encode internal Apollo3 Headers ([#2707](https://github.com/getsentry/sentry-java/pull/2707)) ## 6.19.0