Skip to content

Commit 69de009

Browse files
committed
docs: prep for 7.13.0
also: I don't think the headline changes are useful
1 parent 01387fc commit 69de009

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

README.rst

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -35,27 +35,6 @@ Documentation is on `Read the Docs`_. Code repository and issue tracker are on
3535
.. _Read the Docs: https://coverage.readthedocs.io/
3636
.. _GitHub: https://github.com/coveragepy/coveragepy
3737

38-
**New in 7.x:**
39-
``[run] patch`` setting;
40-
``--save-signal`` option;
41-
``[run] core`` setting;
42-
``[run] source_dirs`` setting;
43-
``Coverage.branch_stats()``;
44-
multi-line exclusion patterns;
45-
function/class reporting;
46-
experimental support for sys.monitoring;
47-
dropped support for Python up to 3.9;
48-
added ``Coverage.collect()`` context manager;
49-
improved data combining;
50-
``[run] exclude_also`` setting;
51-
``report --format=``;
52-
type annotations.
53-
54-
**New in 6.x:**
55-
dropped support for Python 2.7, 3.5, and 3.6;
56-
write data on SIGTERM;
57-
added support for 3.10 match/case statements.
58-
5938

6039
For Enterprise
6140
--------------

howto.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
2222
- Edit supported Python version numbers. Search for "PYVERSIONS".
2323
- Especially README.rst and doc/index.rst
2424
- Look over CHANGES.rst
25-
- Update README.rst
26-
- "New in x.y:"
2725
- Update docs
2826
- IF PRE-RELEASE:
2927
- Version of latest stable release in doc/index.rst

0 commit comments

Comments
 (0)