Skip to content

Commit c8ecdbd

Browse files
srothhsentrivana
andauthored
ref(migration_guide): update MIGRATION_GUIDE.md
Co-authored-by: Ivana Kellyer <[email protected]>
1 parent 752db32 commit c8ecdbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MIGRATION_GUIDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ sentry_sdk.init(
2525

2626
- Added an asynchronous context manager for spans. This can be used to remove unnecessary nesting for span creation in async programs.
2727
- Added `flush_async()` as a top level API. This has to be used when flushing the async transport. `flush_async` is a coroutine and can be awaited if blocking behaviour is desired.
28+
29+
2830
### Changed
2931

3032
#### General

0 commit comments

Comments
 (0)