Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-09 11:55:36 -04:00
parent db41040ab7
commit 3be147f28b
+2 -1
View File
@@ -1,7 +1,8 @@
6.2.0:
- Support for arbitrary files (e.g. pipenv install URL)!
- Removal of lock --legacy.
- $ pipenv run --system ipython.
- Skip virtualenv creation when --system is passed to install.
- Removal of lock --legacy.
- Improvements to locking mechanism integrity.
6.1.6:
- Fix for Windows.