Fix typo in HISTORY.txt

This commit is contained in:
Grey Baker
2018-05-07 22:46:38 +01:00
parent 5e41e8c6c1
commit c7c8953c1e
+1 -1
View File
@@ -5,7 +5,7 @@
- Bugfix regression which restricted pipfiles to two sources.
- Update default python 2.7 version to 2.7.15.
- Fix bug preventing usage within premade virtualenvs.
- Add PIPENV_DEFAULT_RETRIES environment variable to allow retrying installs.
- Add PIPENV_MAX_RETRIES environment variable to allow retrying installs.
- Fix regression with `pipenv sync` which caused it to lock if out of sync.
- Update colorblind mode to respect progress bars.
- Use `\n` to generate new lockfiles and pipfiles, default to current newlines.