mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-16 17:19:52 +00:00
Add release notes portion of documentation
This commit is contained in:
parent
706520828d
commit
472e7c9589
34 changed files with 336 additions and 0 deletions
7
docs/source/release-notes/2.5.5.rst
Normal file
7
docs/source/release-notes/2.5.5.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
2.5.5 - 2016-06-14
|
||||
------------------
|
||||
|
||||
- **Bug** Fix setuptools integration when parsing config files
|
||||
|
||||
- **Bug** Don't pass the user's config path as the config_file when creating a
|
||||
StyleGuide
|
||||
Loading…
Add table
Add a link
Reference in a new issue