summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/release-notes/3.4.0.rst17
-rw-r--r--docs/source/release-notes/index.rst1
2 files changed, 18 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.4.0.rst b/docs/source/release-notes/3.4.0.rst
new file mode 100644
index 0000000..3059f0d
--- /dev/null
+++ b/docs/source/release-notes/3.4.0.rst
@@ -0,0 +1,17 @@
+3.4.0 -- 2017-xx-xx
+-------------------
+
+You can view the `3.4.0 milestone`_ on GitLab for more details.
+
+- Filter out empty select and ignore codes, e.g., ``--ignore E123,,E234``.
+ (See also `GitLab#330`_)
+
+.. all links
+.. _3.4.0 milestone:
+ https://gitlab.com/pycqa/flake8/milestones/18
+
+.. issue links
+.. _GitLab#330:
+ https://gitlab.com/pycqa/flake8/issues/330
+
+.. merge request links
diff --git a/docs/source/release-notes/index.rst b/docs/source/release-notes/index.rst
index 38317de..3b145f0 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.4.0
3.3.0
3.2.1
3.2.0