Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
format.
- Resize blocks after payload generation so that when a significant portion of
the buffer is unused it frees that memory.
- Add support for throttling based on block rate instead of bytes. This can be useful
for generators (like "Static Chunks") that output variably sized blocks intentionally.

## [0.30.0]
## Added
Expand Down
Loading
Loading