Skip to content

Commit fb7b0e5

Browse files
committed
docs: tweak the latest changelog entry
1 parent 9162ad0 commit fb7b0e5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGES.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ This list is detailed and covers changes in each pre-release version.
2222
Unreleased
2323
----------
2424

25-
- Feature: Now the ``--concurrency`` setting can have a list of values, so that
26-
threads and another lightweight threading package can be measured together.
27-
Closes `issue 1012`_ and `issue 1082`_.
25+
- Feature: Now the ``--concurrency`` setting can now have a list of values, so
26+
that threads and another lightweight threading package can be measured
27+
together, such as ``--concurrency=gevent,thread``. Closes `issue 1012`_ and
28+
`issue 1082`_.
2829

2930
- Fix: A module specified as the ``source`` setting is imported during startup,
3031
before the user program imports it. This could cause problems if the rest of

0 commit comments

Comments
 (0)