From d88388f57027cf242bd37990083094ef8be9d954 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Fri, 2 Jun 2017 21:46:54 +0200 Subject: [PATCH] Update documentation --- docs/changelog.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6a4ce3b..caa95b7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,14 @@ Changelog --------- +0.9.0 +..... + +* fix a `serie of issues `_ +* improve plugin performance +* support Python 3.6 +* upgrade to ``websockets`` 3.3.0 + 0.8.0 .....