From 68482e95bf4338be75858c8d2bc301b473d202a4 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Wed, 4 Oct 2017 19:16:10 -0700 Subject: [PATCH] changes for v6.0.1 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index ffe5aba..17b691e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +6.0.1 (2017-10-04) +++++++++++++++++++ + +- Support for async in Neovim. +- Support for Vim async on Windows. + + 6.0.0 (2017-10-04) ++++++++++++++++++