Skip to content

Commit ee9de0f

Browse files
committed
Add news entry for upgrade-strategy
1 parent 7b88f2b commit ee9de0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
- **DEPRECATION** ``--default-vcs`` option. (#4052)
3333
- **WARNING** pip 9 cache can break forward compatibility with previous pip
3434
versions if your package repository allows chunked responses. (#4078)
35+
- Add an ``--upgrade-strategy`` option to ``pip install``, to control how
36+
dependency upgrades are managed. (#3972)
3537
- Add a ``pip check`` command to check installed packages dependencies. (#3750)
3638
- Add option allowing user to abort pip operation if file/directory exists
3739
- Add Appveyor CI

0 commit comments

Comments
 (0)