Merge pull request #1125 from lucas-clemente/pacing-changelog

add a Changelog entry for packet pacing
This commit is contained in:
Marten Seemann
2018-01-23 22:02:36 +11:00
committed by GitHub

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)