mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
Bump version for 2.5.3 and update changes
This commit is contained in:
parent
7d40f525f0
commit
1845ec33ec
2 changed files with 7 additions and 1 deletions
|
|
@ -1,6 +1,12 @@
|
|||
CHANGES
|
||||
=======
|
||||
|
||||
2.5.3 - 2016-02-11
|
||||
------------------
|
||||
|
||||
- **Bug** Actually parse ``output_file`` and ``enable_extensions`` from config
|
||||
files
|
||||
|
||||
2.5.2 - 2016-01-30
|
||||
------------------
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
__version__ = '2.5.2'
|
||||
__version__ = '2.5.3'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue