Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xavfernandez committed Feb 11, 2016
1 parent 8233a83 commit 8142dbb
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@
* Exclude the wheel package from the `pip freeze` output (like pip and setuptools).
:issue:`2989`.

* Allow installing modules from a subdirectory of a vcs repository
* Allow installing modules from a subdirectory of a vcs repository
in non-editable mode (:issue:`3217`, :pull:`3466`).

* Make pip wheel and pip download work with vcs urls with subdirectory option
(:pull:`3466`).

* Fix PipDeprecationWarning so that warnings can be turned off by
``-W`` / ``PYTHONWARNINGS`` (:pull:`3455`)


**8.0.2 (2016-01-21)**

Expand Down

0 comments on commit 8142dbb

Please sign in to comment.