Add forgotten release note

This commit is contained in:
Ian Cordasco 2016-06-26 06:44:05 -05:00
parent 5a9b7c27ab
commit b82e0d5176
No known key found for this signature in database
GPG key ID: 656D3395E4A9791A

View file

@ -39,4 +39,7 @@
that virtualenv's Flake8 as opposed to a global one (without the virtualenv
being sourced).
- Print results in a deterministic and consistent ordering when used with
multiprocessing
- When using ``--count``, the output is no longer written to stderr.