fix typo in changelog

This commit is contained in:
Dan Ryan
2018-10-09 03:30:59 -04:00
committed by GitHub
parent 10feb278e2
commit 1561b8ef64
+1 -1
View File
@@ -15,7 +15,7 @@ Features & Improvements
- Added pep514 (windows launcher/finder) support for python discovery.
- Introduced architecture discovery for python installations which support different architectures. `#2582 <https://github.com/pypa/pipenv/issues/2582>`_
- Added support for ``pipenv shell`` on msys and cygwin/mingw/git bash for windwos. `#2641 <https://github.com/pypa/pipenv/issues/2641>`_
- Added support for ``pipenv shell`` on msys and cygwin/mingw/git bash for Windows. `#2641 <https://github.com/pypa/pipenv/issues/2641>`_
- Enhanced resolution of editable and VCS dependencies. `#2643 <https://github.com/pypa/pipenv/issues/2643>`_