CHANGELOG.md in faye-websocket-0.5.0 vs CHANGELOG.md in faye-websocket-0.6.0

- old
+ new

@@ -1,4 +1,9 @@ +### 0.6.0 / 2013-05-12 + +* Add support for custom headers + + ### 0.5.0 / 2013-05-05 * Extract the protocol handlers into the `websocket-driver` library * Support the `rack.hijack` API * Add support for Rainbows 4.5 and Puma