CHANGELOG.md in faye-websocket-0.9.1 vs CHANGELOG.md in faye-websocket-0.9.2
- old
+ new
@@ -1,4 +1,9 @@
+### 0.9.2 / 2014-12-21
+
+* Only emit `error` once, and don't emit it after `close`
+
+
### 0.9.1 / 2014-12-18
* Check that all options to the WebSocket constructor are recognized