2018-04-06 11:35:56 +01:00

10 lines
314 B
Markdown

# 0.0.2
* Hot-Fixed a flaw from the first version which was breaking https calls (SNI was broken).
* Added a few test hackernews scraping scripts, which will be used for trouble-shooting/benchmarking.
* Refactored/Fixed closing connections (HTTP/2 connections were buffering but not sending the GOAWAY frame)