diff --git a/CHANGELOG.md b/CHANGELOG.md index 82af0a8b..2a69503f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 4.2.4 (2021-10-20) + - Add return typehints to the methods of the `SentryExtension` class to prepare for Symfony 6 (#563) - Fix setting the IP address on the user context when it's not available (#565) - Fix wrong method existence check in `TracingDriverConnection::errorCode()` (#568)