Skip to content

Commit 05da218

Browse files
fixed changelog
1 parent 008a2b4 commit 05da218

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ v0.4.0
77
- Breaking change: Added ability to await fire_and_forget and push_metadata:
88
- Both now return a future which resolves when the frame (or all fragments) finished sending.
99
- Fixed fragmentation implementation (misunderstood spec):
10-
- fragments after first now correctly PayloadFrame
11-
- fragment size now includes header and frame length.
12-
- Breaking change: init parameter change: fragment_size -> fragment_size_bytes. No need to modify existin values.
10+
- fragments after first one are now correctly of type PayloadFrame
11+
- fragment size now includes frame header and length.
1312
- Added checking fragment size limit (minimum 64) as in java implementation
1413
- Updated examples
1514

0 commit comments

Comments
 (0)