| ## 0.1.0+5 | |
| * Support Dart 2. | |
| ## 0.1.0+4 | |
| * Internal changes only. | |
| ## 0.1.0+3 | |
| * Support version `0.7.0` of `shelf`. | |
| ## 0.1.0+2 | |
| * Support version `0.6.0` of `shelf`. | |
| ## 0.1.0+1 | |
| * Added `drone.io` badge to `README.md`. | |
| ## 0.1.0 | |
| * `createProxyHandler` (new deprecated) is replaced with `proxyHandler`. | |
| * Updated to be compatible with RFC 2616 Proxy specification. | |
| ## 0.0.2 | |
| * Updated `README.md` and doc comments on `createProxyHandler`. | |
| * Added an example. | |
| ## 0.0.1 | |
| * First release. |