summaryrefslogtreecommitdiff
path: root/doc/changes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changes.rst')
-rw-r--r--doc/changes.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changes.rst b/doc/changes.rst
index bf044931..7ef96fbd 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -141,6 +141,9 @@ New features:
- The COVERAGE_DEBUG environment variable can be used to set the ``[run] debug``
configuration option to control what internal operations are logged.
+- A new version identifier is available, `coverage.hexversion`, with semantics
+ identical to sys.hexversion.
+
Improvements: