From baf7462be0a727fcfb0b31975f347fec21e21828 Mon Sep 17 00:00:00 2001 From: Robert Vojta Date: Wed, 25 Oct 2017 07:09:05 +0200 Subject: [PATCH] flake8, pyflakes notes --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d6fc6f..758340d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,10 @@ and empty tab exists as well * Compatibility check with 311015 * `Cmd-Shift-]`, `Cmd-Shift-[` registered only in Pythonista < 311015 - * These shortcuts are natively supported + * These shortcuts are natively supported +* flake8-3.5.0, pyflakes-1.6.0 + * Bare exception check + * Ambigious identifier check ## 1.3.1 (2017-10-19)