CHANGELOG.md in websocket-1.0.0 vs CHANGELOG.md in websocket-1.0.1

- old
+ new

@@ -1,5 +1,11 @@ # Changelog -## 1.0.0 / 2012-11-18 +## 1.0.1 + +- allow creating client with :uri and :url options +- prevent strange results when header is mailformed +- set client path to '/' when :uri option is provided but without trailing slash + +## 1.0.0 - initial release