1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

update changelog for #2552

This commit is contained in:
Marcus Smith 2015-03-22 08:40:01 -07:00
parent 39ae3c3459
commit 0eccd5031a

View file

@ -33,6 +33,8 @@
* Speed up upgrading by skipping packages which use ``==`` and the specified
version is already installed. (:pull:`2493`)
* Don't follow symlinks when uninstalling files (:pull:`2552`)
**6.0.8 (2015-02-04)**