Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-11 09:20:14 -04:00
parent d5b9b36713
commit dab7e04ff9
+1
View File
@@ -1,5 +1,6 @@
11.4.0:
- Stability.
- Don't install dependencies straight-away with pipenvinstall — rely on the underlying pipenv sync architecture to pick up dependencies.
- Warn (abord) if requested update package is not in Pipfile.
- Don't configure the Pipfile for keep_outdated when update is used.
11.3.3: