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

- old
+ new

@@ -1,6 +1,12 @@ # Changelog +## 1.1.4 + +- verify valid close codes according to spec +- return error on invalid UTF-8 payload +- expose error message + ## 1.1.3 - fix close code support ## 1.1.2