diff --git a/py/CHANGELOG.md b/py/CHANGELOG.md index 5c066d08a1..61c2f2968c 100644 --- a/py/CHANGELOG.md +++ b/py/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## Unreleased + +- Fix Python 3 incompatibilities in Relay authentication helpers. ([#712](https://github.com/getsentry/relay/pull/712)) + ## 0.5.12 - Always create a spans array for transactions in normalization. ([#667](https://github.com/getsentry/relay/pull/667))