From a7b59f1f55dd7644e6617f8c3b97be117cc3b9e7 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Wed, 10 Sep 2025 18:31:57 +0200 Subject: [PATCH] Prepare 4.16.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c579913..6af694fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 4.16.0 + +The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.16.0. + +### Features + +- Allow logging exceptions [(#1035)](https://github.com/getsentry/sentry-laravel/pull/1035) + ## 4.15.3 The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.15.3.