summaryrefslogtreecommitdiff
path: root/docs/source/release-notes/4.0.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/release-notes/4.0.1.rst')
-rw-r--r--docs/source/release-notes/4.0.1.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/source/release-notes/4.0.1.rst b/docs/source/release-notes/4.0.1.rst
new file mode 100644
index 0000000..402e4b0
--- /dev/null
+++ b/docs/source/release-notes/4.0.1.rst
@@ -0,0 +1,15 @@
+4.0.1 -- 2021-10-11
+-------------------
+
+You can view the `4.0.1 milestone`_ on GitHub for more details.
+
+Bugs Fixed
+~~~~~~~~~~
+
+- Fix parallel execution collecting a ``SyntaxError`` (See also :pull:`1410`
+ :issue:`1408`).
+
+
+.. all links
+.. _4.0.1 milestone:
+ https://github.com/PyCQA/flake8/milestone/41