Update news files

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2019-03-04 20:47:07 -05:00
parent c53e29b531
commit 01444dae28
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
- Fixed a bug which caused failures in warning reporting when running pipenv inside a virtualenv under some circumstances.
Fixed a bug which caused failures in warning reporting when running pipenv inside a virtualenv under some circumstances.
Fixed a bug with package discovery when running ``pipenv clean``.
- Fixed a bug with package discovery when running ``pipenv clean``.
+2 -2
View File
@@ -1,4 +1,4 @@
- Updated vendored dependencies:
Updated vendored dependencies:
- **attrs**: ``18.2.0`` => ``19.1.0``
- **certifi**: ``2018.10.15`` => ``2018.11.29``
@@ -25,4 +25,4 @@
- **vistir**: ``0.3.0`` => ``0.3.1``
- **yaspin**: ``0.14.0`` => ``0.14.1``
Removed vendored dependency **cursor**.
- Removed vendored dependency **cursor**.
+1 -1
View File
@@ -1 +1 @@
Fix a bug that ``ValidationError`` is thrown when some fields are missing in source section.
Fixed a bug that ``ValidationError`` is thrown when some fields are missing in source section.
+1 -1
View File
@@ -1 +1 @@
Fix the wrong order of old and new hashes in message.
Fixed the wrong order of old and new hashes in message.
+1 -1
View File
@@ -1 +1 @@
Update the index names in lock file when source name in Pipfile is changed.
Updated the index names in lock file when source name in Pipfile is changed.