Skip to content

Commit ad14f48

Browse files
authored
Prepare 4.14.1 (#1003)
1 parent 93247f9 commit ad14f48

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,7 +1,19 @@
11
# Changelog
22

3+
## 4.14.1
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.14.1.
6+
7+
### Bug Fixes
8+
9+
- Ensure there is a newline before writing env variables [(#1002)](https://github.com/getsentry/sentry-laravel/pull/1002)
10+
11+
Fixed an issue where the `php artisan sentry:publish` command might not properly add newlines when writing environment variables to the `.env` file.
12+
313
## 4.14.0
414

15+
The Sentry SDK team is happy to announce the immediate availability of Sentry Laravel SDK v4.14.0.
16+
517
### Bug Fixes
618

719
- Fix tracing when using Laravel Octane [(#997)](https://github.com/getsentry/sentry-laravel/pull/997)

0 commit comments

Comments
 (0)