summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-10-08 19:27:11 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-10-08 19:27:11 -0400
commitb13facec8f8a02d2a99f254d3b3bc92ce1a33bd3 (patch)
treec63d014bf16bd2c4ecc108440ef4ba0b4f5a1760 /CHANGES.rst
parentca8281a3be8569e4740179846280d498cdeed61c (diff)
downloadpython-coveragepy-git-b13facec8f8a02d2a99f254d3b3bc92ce1a33bd3.tar.gz
Sqlite3 info in 'coverage debug sys'
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 97ac799e..7e607cad 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -20,7 +20,7 @@ development at the same time, such as 4.5.x and 5.0.
Unreleased
----------
-- Nothing yet.
+- Added sqlite3 module version information to ``coverage debug sys`` output.
.. _changes_50a8: