CHANGELOG.md in websocket-1.2.10 vs CHANGELOG.md in websocket-1.2.11

- old
+ new

@@ -1,8 +1,12 @@ # Changelog ## Edge +## 1.2.11 + +- remove unused base64 require that would cause issues in Ruby 3.4 + ## 1.2.10 - ensure correct port is always specified for handshake - no longer using Base64 for compatibility with Ruby 3.4+