summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorPhil Frost <indigo@bitglue.com>2019-02-28 11:21:53 -0800
committerPhil Frost <indigo@bitglue.com>2019-02-28 11:21:53 -0800
commit6501af45203dfa3e2d422cfb3ebbecff853db47f (patch)
treee2abe0522c36a2a6c20b051cafe49fe0d1727a06 /NEWS.rst
parentba64624f38a55f162b90120b4c0ba62018c6fd08 (diff)
downloadpyflakes-2.1.1.tar.gz
Release 2.1.12.1.1
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 8bf9023..993a545 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,3 +1,7 @@
+2.1.1 (2019-02-28)
+- Fix reported line number for type comment errors
+- Fix typing.overload check to only check imported names
+
2.1.0 (2019-01-23)
- Allow intentional assignment to variables named ``_``