## Req Conduit 1.0.2
* Maintenance release with support for GHC 9.8 and more minimal
dependencies.
## Req Conduit 1.0.1
* Builds with GHC 8.8, 8.10, 9.0 and the newest nightly Stackage snapshots.
* Dropped support for GHC 8.6 and older.
## Req Conduit 1.0.0
* This version is to be used with Req 1.0.0 and later.
* Dropped support for GHC 7.8.
## Req Conduit 0.2.1
* Fixed weigh benchmark.
* Started testing with GHC 8.2.1.
## Req Conduit 0.2.0
* This version is to be used with Req 0.3.0 and later.
* Removed `req'` as it's now in Req itself.
## Req Conduit 0.1.0
* Initial release.