Skip to content

Commit 6645146

Browse files
committed
Add CHANGELOG note (v2.2.0)
1 parent 2883e7b commit 6645146

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Release History
33
---------------
44

5+
2.2.0
6+
7+
- Added `--requirements-file` flag to `pip-extra-reqs` and `pip-missing-reqs`
8+
commands. This flag makes it possible to specify a path to the requirements
9+
file. Previously, `"requirements.txt"` was always used.
10+
511
2.1.1
612

713
- Bug fix: Though Python 2 support was removed from the source code, the published wheel was still universal.

0 commit comments

Comments
 (0)