CHANGELOG.md in faye-websocket-0.7.5 vs CHANGELOG.md in faye-websocket-0.8.0
- old
+ new
@@ -1,4 +1,9 @@
+### 0.8.0 / 2014-11-08
+
+* Support connections via HTTP proxies
+
+
### 0.7.5 / 2014-10-04
* Allow sockets to be closed when they are in any state other than `CLOSED`