Skip to content

Commit 23f4b27

Browse files
committed
Update changelog.
1 parent 291a04f commit 23f4b27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@
22
Changelog
33
=========
44

5-
5.1.0 (2024-09-??)
5+
5.1.0 (2024-10-29)
66
------------------
77

88
* Updated various documentation inaccuracies, especially on subprocess handling.
99
* Changed fail under checks to use the precision set in the coverage configuration.
1010
Now it will perform the check just like ``coverage report`` would.
11+
* Added a ``--cov-precision`` cli option that can override the value set in your coverage configuration.
1112

1213
5.0.0 (2024-03-24)
1314
------------------

0 commit comments

Comments
 (0)