summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/release-notes/3.0.0.rst3
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.