Skip to content

Commit e6fc33d

Browse files
authored
Prepare 4.1.1 (#818)
1 parent c00186d commit e6fc33d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## 4.1.1
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.1.1.
6+
7+
### Bug Fixes
8+
9+
- Fix missing `sentryMonitor()` macro when command is called outside the CLI environment [(#812)](https://github.com/getsentry/sentry-laravel/pull/812)
10+
11+
- Don't call `terminating()` in Lumen apps below 9.1.4 [(#815)](https://github.com/getsentry/sentry-laravel/pull/815)
12+
313
## 4.1.0
414

515
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.1.0.

0 commit comments

Comments
 (0)