From 2253eb6ca3aacd4a008e8054a393c44d5998756c Mon Sep 17 00:00:00 2001 From: Maxime Veber Date: Fri, 25 Aug 2017 18:10:00 +0200 Subject: [PATCH] Update changelog to 2.0.0 version --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e420f4..69b15d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## [2.0.0] - 2017-08-25 ### Added - `WebSocketClient` class that allows you to dial with a standard WebSocket server - Javascript server that proves that woketo server works with anything (not just autobahn testsuite)