summaryrefslogtreecommitdiff
path: root/docs/source/release-notes
diff options
context:
space:
mode:
authorAnthony Sottile <asottile@umich.edu>2019-02-04 08:37:16 -0800
committerAnthony Sottile <asottile@umich.edu>2019-02-04 08:37:16 -0800
commite7b8493b5d7af36f6c348566a7c3316b30e5b5ee (patch)
tree4225260ab074154bf6f6e9a69a2ab08d87d7cb08 /docs/source/release-notes
parenta35ed4a998e959f73ba48024de400b5df300e11d (diff)
downloadflake8-e7b8493b5d7af36f6c348566a7c3316b30e5b5ee.tar.gz
Release 3.7.53.7.5
Diffstat (limited to 'docs/source/release-notes')
-rw-r--r--docs/source/release-notes/3.7.5.rst23
-rw-r--r--docs/source/release-notes/index.rst1
2 files changed, 24 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.7.5.rst b/docs/source/release-notes/3.7.5.rst
new file mode 100644
index 0000000..e6bf37a
--- /dev/null
+++ b/docs/source/release-notes/3.7.5.rst
@@ -0,0 +1,23 @@
+3.7.5 -- 2019-02-04
+-------------------
+
+You can view the `3.7.5 milestone`_ on GitLab for more details.
+
+Bugs Fixed
+~~~~~~~~~~
+
+- Fix reporting of pyflakes "referenced before assignment" error (See also
+ `GitLab!301`_, `GitLab#503`_)
+
+
+.. all links
+.. _3.7.5 milestone:
+ https://gitlab.com/pycqa/flake8/milestones/28
+
+.. issue links
+.. _GitLab#503:
+ https://gitlab.com/pycqa/flake8/issues/503
+
+.. merge request links
+.. _GitLab!301:
+ https://gitlab.com/pycqa/flake8/merge_requests/301
diff --git a/docs/source/release-notes/index.rst b/docs/source/release-notes/index.rst
index 73793c3..e7e9c3e 100644
--- a/docs/source/release-notes/index.rst
+++ b/docs/source/release-notes/index.rst
@@ -9,6 +9,7 @@ with the newest releases first.
==================
.. toctree::
+ 3.7.5
3.7.4
3.7.3
3.7.2