CHANGELOG.md in websocket-1.1.0 vs CHANGELOG.md in websocket-1.1.1
- old
+ new
@@ -1,6 +1,10 @@
# Changelog
+## 1.1.1
+
+- fix handling close code for frames version 5+
+
## 1.1.0
- allow raising ruby errors instead of setting `error` flag
- allow access to handshake headers
- add from_rack method