Update HISTORY.txt

This commit is contained in:
Erin O'Connell
2017-10-25 02:10:37 -06:00
committed by GitHub
parent 5e93209372
commit 3299208507
+1
View File
@@ -6,6 +6,7 @@
- Enforce newline termination of Pipfile.
- More robust requirements.txt conversion experience.
- Respect allow_prereleases in all locking scenarios.
- Seperated default and development dependency output when using lock -r and lock -r -d respectively.
8.2.7:
- Add update --sequential.
- Fix unicode decode error on windows.