From 4a3877a08edb2b857b53daa151a04db561e292b3 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 2 Aug 2015 16:17:42 -0400 Subject: Update the index.rst with the latest version --- doc/changes.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/changes.rst') diff --git a/doc/changes.rst b/doc/changes.rst index 71844ab..4a64c05 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -71,10 +71,11 @@ Backward incompatibilities: Major new features: -- Gevent, eventlet, and greenlet are now supported, closing `issue 149`_. - The ``concurrency`` setting specifies the concurrency library in use. Huge - thanks to Peter Portante for initial implementation, and to Joe Jevnik for - the final insight that completed the work. +- Gevent, eventlet, and greenlet are now supported, closing `issue 149`_. The + ``concurrency`` setting, or the ``--concurrency`` command line switch, + specifies the concurrency library in use. Huge thanks to Peter Portante for + initial implementation, and to Joe Jevnik for the final insight that + completed the work. - The HTML report now has filtering. Type text into the Filter box on the index page, and only modules with that text in the name will be shown. -- cgit v1.2.1