Skip to content

Commit

Permalink
Update ChangeLog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
marty1885 authored Jun 18, 2024
1 parent 80ff0a4 commit 88bf6f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ All notable changes to this project will be documented in this file.
### Changes

* Proactively send buffered HTTP/2 data if send queue is too large
* Better tracking of in-flight streaming that needs data sending to improve round robbin latency
* Better tracking of in-flight streaming that has body to sent for lower latency

### Fixes

* Fix underflow un flow tracking when sending large body
* Fix underflow on flow tracking when sending large body
* Fix calling callback multiple times if a stream received multiple RST_STREAM frame

## [1.10.0-beta.1] - 2024-06-02
Expand Down

0 comments on commit 88bf6f7

Please sign in to comment.