packages feed

recv-0.1.2: ChangeLog.md

# ChangeLog for "recv"

## v0.1.2

* Providing `receiveNoWait` and `tryWithBufferPool`.
  [#1107](https://github.com/yesodweb/wai/pull/1107)

## v0.1.1

* Fixing the bug that the last chunk is skipped when the size is
  insufficient [#1031](https://github.com/yesodweb/wai/pull/1031)