add a Changelog entry for packet pacing

This commit is contained in:
Marten Seemann 2018-01-23 13:41:40 +11:00
parent f3654900cd
commit 19cd13a48a

View file

@ -5,6 +5,7 @@
- The lower boundary for packets included in ACKs is now derived, and the value sent in STOP_WAITING frames is ignored.
- Remove `DialNonFWSecure` and `DialAddrNonFWSecure`.
- Expose the `ConnectionState` in the `Session` (experimental API).
- Implement packet pacing.
## v0.6.0 (2017-12-12)