Skip to content

Commit cdeac67

Browse files
authored
Merge pull request adamtheturtle#92 from MrMino/changelog-fix
Fix outdated changelog note
2 parents fee01ae + 1d2ef43 commit cdeac67

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)