We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f39dd89 commit 1ed6c61Copy full SHA for 1ed6c61
1 file changed
CHANGELOG.rst
@@ -8,6 +8,11 @@ dev
8
9
-
10
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
16
**Bugfixes**
17
18
0 commit comments