Release 2.30.2

This commit is contained in:
George Wang 2021-04-20 15:22:24 -04:00
parent 7290fb0ce6
commit 077ef87880
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2021-04-20
- 2.30.2
- Update ls-hpack to 2.3.0 to address dynamic table size limit (issue #260).
2021-04-16
- 2.30.1
- Fixed an unintialized data member for handling pushed headers.