Skip to content

Commit bfe2eb0

Browse files
authored
Update CHANGELOG.md
1 parent 34d46af commit bfe2eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Support for SQLAlchemy 2.0 (#2200) by @antonpirker
88
- Add instrumentation of `aiohttp` client requests (#1761) by @md384
99
- Add Django template tag for adding Sentry tracing information (#2222) by @antonpirker
10-
- By adding `{{ sentry_trace_meta }}` to your Django templates we will include Sentry trace information as a meta tag in the rendered HTML to allow your frontend to pick up and continue the trace.
10+
- By adding `{{ sentry_trace_meta }}` to your Django templates we will include Sentry trace information as a meta tag in the rendered HTML to allow your frontend to pick up and continue the trace started in the backend.
1111

1212
- Update Flask HTML meta helper (#2203) by @antonpirker
1313
- Take trace ID always from propagation context (#2209) by @antonpirker

0 commit comments

Comments
 (0)