Skip to content

Commit 1d2ef43

Browse files
committed
Refresh the changelog after 2.4.2 release
The note about 3.6.1 compatibility was made obsolete in bcfd93c.
1 parent fee01ae commit 1d2ef43

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
Release History
33
---------------
44

5-
(unreleased)
5+
2.4.2
66

7+
- Added support for Python 3.11.
78
- Added `python_requires` to metadata; from now on, releases of
8-
`pip-check-reqs` are marked as compatible with Python 3.6.1 and up.
9+
`pip-check-reqs` are marked as compatible with Python 3.8.0 and up.
910
- Made `--version` flag show interpretter version and path to the package which
1011
pip-check-reqs is running from, similar to information shown by `pip
1112
--version`.

0 commit comments

Comments
 (0)