From 00384749a449ee9e7e641bbe3d02b2bd493b1a57 Mon Sep 17 00:00:00 2001 From: Tzu-ping Chung Date: Mon, 9 Apr 2018 22:10:07 +0800 Subject: [PATCH] Update history --- HISTORY.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index 1ef0cdac..b0f1e4f2 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -3,7 +3,9 @@ - Ensure lock hash does not change based on injected env vars. - Fix bug in detecting .venv at project root when in subdirectories. - Parse quoting in [scripts] section correctly + clearer run errors. - - Fix bug resolving & locking markers correctly + - Fix bug resolving & locking markers correctly. + - Fix locking failure for packages not available on the default PyPI. + - Upgrade python-dotenv to support "export" syntax. 11.9.0: - Vastly improve markers capabilities. - Support for environment variables in Pipfiles.