Skip to content

Commit

Permalink
Adding message to changelog about the fix to autodetect for #292
Browse files Browse the repository at this point in the history
  • Loading branch information
carlio committed Nov 20, 2018
1 parent 4a88d16 commit 9500490
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Prospector Changelog
=======

## Version 1.1.5 (placeholder for release)
- [#292](https://github.com/PyCQA/prospector/issues/292) Adding pylint plugin dependencies back and fixing autodetect behaviour.

## Version 1.1.4
- [#285](https://github.com/PyCQA/prospector/issues/285) Fix dependency tree resolution - now insists on `pep8-naming<=0.4.1` as later versions cause conflicting versions of flake8 to be installed.

Expand Down

0 comments on commit 9500490

Please sign in to comment.