diff options
| author | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-26 06:44:05 -0500 |
|---|---|---|
| committer | Ian Cordasco <graffatcolmingov@gmail.com> | 2016-06-26 06:44:05 -0500 |
| commit | b82e0d5176a0cfb8acef72d0cf47064507c90cc8 (patch) | |
| tree | b0b76f5e02638210af4028cea8c072b8e829cd32 /docs/source | |
| parent | 5a9b7c27abdd99b05a04e3f7c6121f5fc7fb5ce3 (diff) | |
| download | flake8-b82e0d5176a0cfb8acef72d0cf47064507c90cc8.tar.gz | |
Add forgotten release note
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/release-notes/3.0.0.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.0.0.rst b/docs/source/release-notes/3.0.0.rst index 8f13cfe..13b0217 100644 --- a/docs/source/release-notes/3.0.0.rst +++ b/docs/source/release-notes/3.0.0.rst @@ -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. |
