Skip to content

Commit 26004e4

Browse files
committed
docs: update changelog with recv_timeout fix
1 parent 88348a0 commit 26004e4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# NEWS
22

3+
3.2.1 - 2026-03-01
4+
------------------
5+
6+
### Bug Fixes
7+
8+
- Fix `recv_timeout` option being ignored for pooled connections (#832)
9+
- Fix off-by-one error in HPACK decoding (#831)
10+
- Fix invalid match in `handle_h2_frame/2` for HTTP/2 window updates (#829)
11+
- Fix binary syntax in EDoc comment to fix XML parsing error
12+
313
3.2.0 - 2026-02-21
414
------------------
515

0 commit comments

Comments
 (0)