Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-11 12:26:53 -04:00
parent de972255e6
commit 6c8273eae9
+2 -1
View File
@@ -1,5 +1,6 @@
11.4.1:
11.5.0:
- Properly resolve hashes for private indexes.
- Some subtle changes to the way resolution works — shouldn't affect you, but warrented a version bump.
11.4.0:
- Stability.
- Don't install dependencies straight-away with pipenvinstall — rely on the underlying pipenv sync architecture to pick up dependencies.