summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-06-11 06:51:49 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-06-11 06:51:49 -0400
commitcc008dd00a2197792ae55d68b46e760c630b1189 (patch)
tree82ce56d3b6fd1248ebdec89eb1f95b71eda7e5b6 /CHANGES.rst
parent34d0373f173310e133417d774db79603a57e3d24 (diff)
downloadpython-coveragepy-git-cc008dd00a2197792ae55d68b46e760c630b1189.tar.gz
Albertas Agejevas did a lot of the context reporting work
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index db7b9c72..f3a4252b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -20,8 +20,8 @@ development at the same time, like 4.5.x and 5.0.
Unreleased
----------
-- Reporting on dynamic contexts. Big thanks to Stephan Richter for the
- contribution.
+- Reporting on dynamic contexts. Big thanks to Stephan Richter and Albertas
+ Agejevas for the contribution.
- The ``--contexts`` command-line option is available on the ``report`` and
``html`` command. It's a comma-separated list of shell-style wildcards,