mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-15 08:44:46 +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.2.rst
Normal file
7
docs/source/release-notes/2.5.2.rst
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
2.5.2 - 2016-01-30
|
||||
------------------
|
||||
|
||||
- **Bug** Parse ``output_file`` and ``enable_extensions`` from config files
|
||||
|
||||
- **Improvement** Raise upper bound on mccabe plugin to allow for version
|
||||
0.4.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue