CHANGELOG.md in faye-websocket-0.7.4 vs CHANGELOG.md in faye-websocket-0.7.5

- old
+ new

@@ -1,13 +1,20 @@ +### 0.7.5 / 2014-10-04 + +* Allow sockets to be closed when they are in any state other than `CLOSED` + + ### 0.7.4 / 2014-07-06 * Stop using `define_method` to implement `Event` properties, since it blows the method cache * Stop setup errors masking URI errors in `Client#initialize` * Make the Goliath adapter compatible with goliath-1.0.4. + ### 0.7.3 / 2014-04-24 * Remove an unneeded method override in the `WebSocket` class + ### 0.7.2 / 2013-12-29 * Fix WebSocket detection in cases where the web server does not produce an `env`