
# Change Log

## v1.2.3 (2020/03/22)
- **Fix:** Do not append original request querystring on redirect

## v1.2.2 (2020/03/01)
- **Fix:** Support for `request-multipart` middleware

## v1.2.1 (2019/08/28)
- **Fix:** The `proxy` option to set host header

## v1.2.0 (2019/01/22)
- **New:** Added `proxy` option

## v1.1.1 (2019/01/04)
- **Fix:** The `extend` method to always return a compose copy

## v1.1.0 (2018/12/14)
- **Change:** The `buffer` composition now decodes gzipped bodies

## v1.0.0 (2018/09/21)
- Public API Freeze

## v0.0.19 (2018/07/10)
- Last development release

## v0.0.1 (2018/01/30)
- Initial release
