diff --git a/CHANGELOG.md b/CHANGELOG.md index 89e83f0..d5a491b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ # 1.1.0 - 09 Oct. 2017 -* Major index.d.ts update +* Change: Default option protocol should not be in options object by default #57 +* Fix: index.d.ts updates * Update Frame typings #54 * These parameters have defaults so they are optional (#53) * Connect returns Frame or CloseEvent on error (#51) -* Copy headers instead of updating it #43 -* Stop using a counter and create a near unique id to avoid collision when using several Client instance 2aedaaa +* Fix: Copy headers instead of updating it #43 +* Fix: Stop using a counter and create a near unique id to avoid collision when using several Client instance 2aedaaa # 1.0.8 - 18 Sep. 2017