Skip to content

Commit 7df099e

Browse files
authored
Prepare 3.20.1 (getsentry#1558)
1 parent 4e42836 commit 7df099e

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+
## 3.20.1
4+
5+
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v3.20.1.
6+
7+
### Bug Fixes
8+
9+
- Use the result of `isTracingEnabled()` to determine the behaviour of `getBaggage()` and `getTraceparent()` [(#1555)](https://github.com/getsentry/sentry-php/pull/1555)
10+
11+
### Misc
12+
13+
- Always return a `TransactionContext` from `continueTrace()` [(#1556)](https://github.com/getsentry/sentry-php/pull/1556)
14+
315
## 3.20.0
416

517
The Sentry SDK team is happy to announce the immediate availability of Sentry PHP SDK v3.20.0.

0 commit comments

Comments
 (0)