Skip to content

Commit 1ed6c61

Browse files
committed
add changelog entry
1 parent f39dd89 commit 1ed6c61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ dev
88

99
-
1010

11+
**API Changes (Backward Compatible)**
12+
13+
- h2 events now have tighter type bounds, e.g. `stream_id` is guaranteed to not be `None` for most events now.
14+
This simplifies downstream type checking.
15+
1116
**Bugfixes**
1217

1318
-

0 commit comments

Comments
 (0)