Skip to content

Commit 5a79393

Browse files
authored
Prepare 4.4.0 (#870)
1 parent 6d56923 commit 5a79393

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 4.4.0
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.4.0.
6+
7+
### Features
8+
9+
- Add support for Laravel 11 Context [(#869)](https://github.com/getsentry/sentry-laravel/pull/869)
10+
11+
If you are using Laravel 11 and the new "Context" capabilities we now automatically capture that context for you and it will be visible in Sentry.
12+
Read more about the feature in the [Laravel documentation](https://laravel.com/docs/11.x/context) and how to use it.
13+
14+
315
## 4.3.1
416

517
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.3.1.

0 commit comments

Comments
 (0)