We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df650d1 commit e9a3a30Copy full SHA for e9a3a30
CHANGELOG.md
@@ -1,6 +1,11 @@
1
## ChangeLog for: node-http-proxy
2
3
-## Version 0.8.0 - 5/22/2012
+## Version 0.8.1 - 6/5/2012
4
+- Fix re-emitting of events in RoutingProxy (coderarity)
5
+- New load balancer and middleware examples (marak)
6
+- Docs updated including changelog (lot of gently people)
7
+
8
+## Version 0.8.0 - 12/23/2011
9
- Improve support and tests for url segment routing (maxogden)
10
- Fix aborting connections when request close (c4milo)
11
- Avoid 'Transfer-Encoding' on HTTP/1.0 clients (koichik).
0 commit comments