updating HISTORY

This commit is contained in:
Nate Prewitt
2017-10-24 22:19:01 -07:00
parent 8514e2b1a2
commit caae68f105
+2
View File
@@ -4,6 +4,8 @@
- VCS dependencies now install sequentially to avoid write lock conflicts.
- Allow PIPENV_IGNORE_VIRTUALENVS to work with pipenv shell on Windows.
- Enforce newline termination of Pipfile.
- More robust requirements.txt conversion experience.
- Respect allow_prereleases in all locking scenarios.
8.2.7:
- Add update --sequential.
- Fix unicode decode error on windows.