summaryrefslogtreecommitdiff
path: root/docs/source/release-notes
diff options
context:
space:
mode:
authorIan Cordasco <graffatcolmingov@gmail.com>2016-06-25 11:40:41 -0500
committerIan Cordasco <graffatcolmingov@gmail.com>2016-06-25 11:40:41 -0500
commit7340b3e05715c73d4f93c177e7f1f978f6ccf525 (patch)
treeaa3c1f928253fb1e7a3ecf88f7d996c0aed0ed8f /docs/source/release-notes
parent5d1150cc2709f79510cbc3b3b37d4ddebb97a1f4 (diff)
downloadflake8-7340b3e05715c73d4f93c177e7f1f978f6ccf525.tar.gz
Add release note for 2.6.1
Diffstat (limited to 'docs/source/release-notes')
-rw-r--r--docs/source/release-notes/2.6.1.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/release-notes/2.6.1.rst b/docs/source/release-notes/2.6.1.rst
new file mode 100644
index 0000000..d05bd18
--- /dev/null
+++ b/docs/source/release-notes/2.6.1.rst
@@ -0,0 +1,6 @@
+2.6.1 - 2016-06-25
+------------------
+
+- **Bug** Update the config files to search for to include ``setup.cfg`` and
+ ``tox.ini``. This was broken in 2.5.5 when we stopped passing
+ ``config_file`` to our Style Guide