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.