"installed" typo in HISTORY.txt

This commit is contained in:
Chris Latham
2017-12-06 16:56:34 +00:00
committed by GitHub
parent 50b8e8ac58
commit d6646ec4dd
+1 -1
View File
@@ -1,5 +1,5 @@
9.0.0:
- Fixed bug where packages beginning with vcs names (e.g. git) weren't isntalled correctly.
- Fixed bug where packages beginning with vcs names (e.g. git) weren't installed correctly.
- Fixed url parsing for <vcs>+<vcs>:// style urls.
- Pipenv can now install relative file paths.
- Better messaging around failed installs.