summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/release-notes/3.2.0.rst13
-rw-r--r--docs/source/release-notes/index.rst1
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.2.0.rst b/docs/source/release-notes/3.2.0.rst
new file mode 100644
index 0000000..c360f64
--- /dev/null
+++ b/docs/source/release-notes/3.2.0.rst
@@ -0,0 +1,13 @@
+3.1.1 -- 2016-11-14
+-------------------
+
+You can view the `3.2.0 milestone`_ on GitLab for more details.
+
+- Allow for pycodestyle 2.2.0 which fixes a bug in E305 (See also
+ `GitLab#256`_)
+
+.. links
+.. _3.2.0 milestone:
+ https://gitlab.com/pycqa/flake8/milestones/14
+.. _GitLab#256:
+ https://gitlab.com/pycqa/flake8/issues/256
diff --git a/docs/source/release-notes/index.rst b/docs/source/release-notes/index.rst
index b85924b..4bdbed3 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.2.0
3.1.1
3.1.0
3.0.4