Skip to content

Commit 8665f3c

Browse files
committed
[dist] Update CHANGELOG.md
1 parent 4335f49 commit 8665f3c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
## ChangeLog for: node-http-proxy
22

3-
## Version 0.9.1 - 3/9/2012
3+
## Version 0.10.0 - 3/18/2013
4+
5+
- Breaking change: `proxyResponse` events are emitted on the `HttpProxy` or `RoutingProxy` instances as originally was intended in `0.9.x`.
6+
7+
## Version 0.9.1 - 3/9/2013
48

59
- Ensure that `webSocketProxyError` and `proxyError` both receive the error (indexzero).
610

7-
## Version 0.9.0 - 3/9/2012
11+
## Version 0.9.0 - 3/9/2013
812
- Fix #276 Ensure response.headers.location is defined (indexzero)
913
- Fix #248 Make options immutable in RoutingProxy (indexzero)
1014
- Fix #359 Do not modify the protocol in redirect request for external sites. (indexzero)

0 commit comments

Comments
 (0)