CHANGELOG.md in websocket-1.1.4 vs CHANGELOG.md in websocket-1.2.0

- old
+ new

@@ -1,6 +1,13 @@ # Changelog +## 1.2.0 + +- Remove support for Ruby 1.8 +- Add support for sending custom headers for Client +- Better detection and handling of draft 76 +- Multiple small fixes and optimizations + ## 1.1.4 - verify valid close codes according to spec - return error on invalid UTF-8 payload - expose error message