Skip to content

Commit 03d121f

Browse files
committed
Add a changelog entry for #468
1 parent bc812ad commit 03d121f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HISTORY.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ API Changes (Backward-Compatible)
2222
a subclass of ``int``, this is non-breaking.
2323
- Deprecated the other fields in ``h2.settings``. These will be removed in
2424
3.0.0.
25+
- Added an optional ``pad_length`` parameter to ``H2Connection.send_data``
26+
to allow the user to include padding on a data frame.
27+
2528

2629
Bugfixes
2730
~~~~~~~~

0 commit comments

Comments
 (0)