Skip to content

Commit ab3b8fe

Browse files
committed
Added link to docs
1 parent 607dfb1 commit ab3b8fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
### Various fixes & improvements
66

77
- Move set_transaction_name out of event processor in fastapi/starlette (#1751) by @sl0thentr0py
8-
- Expose proxy_headers as top level config and use in ProxyManager (#1746) by @sl0thentr0py
8+
- Expose proxy_headers as top level config and use in ProxyManager: https://docs.sentry.io/platforms/python/configuration/options/#proxy-headers (#1746) by @sl0thentr0py
99

1010
## 1.11.0
1111

1212
### Various fixes & improvements
1313

1414
- Fix signals problem on sentry.io (#1732) by @antonpirker
15-
- Fix reading FastAPI request body twice. (#1724) by @antonpirker
15+
- Fix reading FastAPI request body twice. (#1724) by @antonpirker
1616
- ref(profiling): Do not error if already setup (#1731) by @Zylphrex
1717
- ref(profiling): Use sleep scheduler by default (#1729) by @Zylphrex
1818
- feat(profiling): Extract more frame info (#1702) by @Zylphrex

0 commit comments

Comments
 (0)