packages feed

servant-http2-client-0.1.0.1: ChangeLog.md

# Changelog for servant-http2-client

## Unreleased changes

## v0.1.0.1
- compact transfers for requests with no body or when chunking has empty bytestrings (see https://github.com/lucasdicioccio/servant-http2-client/issues/1 and https://github.com/yesodweb/wai/issues/717)

## v0.1.0.0
- initial release