Bump version to 2.5.2

Record changes

Bump cap on mccabe
This commit is contained in:
Ian Cordasco 2016-01-30 08:49:40 -06:00
parent 3bbb337810
commit 388db0d811
3 changed files with 10 additions and 2 deletions

View file

@ -1,6 +1,14 @@
CHANGES
=======
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
2.5.1 - 2015-12-08
------------------