CHANGELOG.md in websocket-eventmachine-base-1.0.3 vs CHANGELOG.md in websocket-eventmachine-base-1.1.0
- old
+ new
@@ -1,6 +1,11 @@
# Changelog
+## 1.1.0
+
+- return status code and message instead of just message in on_close callback (@Sumo-MBryant)
+- you can now pass custom headers for client handshake (@Sumo-MBryant)
+
## 1.0.3
- return proper close codes
## 1.0.2