From: Vincent Driessen Date: Mon, 15 Dec 2014 08:19:16 +0000 (+0100) Subject: Add 1.6 release log. X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/3d3c10fc8e272b35e3b06319afe90e186be2aa66?ds=inline Add 1.6 release log. --- diff --git a/README.mdown b/README.mdown index b7472b8..e1872e5 100644 --- a/README.mdown +++ b/README.mdown @@ -106,9 +106,11 @@ This plugin goes well together with the following plugin: History ------- +1.6: Deprecated configuring flake8 options through Vim settings. Instead, +advise users to use the flake8 config file. -1.5: Added markers and the option to don't show the quickfix window, also split functions into -a autoload file. Added: +1.5: Added markers and the option to don't show the quickfix window, also split +functions into a autoload file. Added: - Options: - `g:flake8_show_quickfix`