diff options
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 5a3d034..319b2bb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,15 @@ Release History .. towncrier release notes start +v20.1.0 (2020-10-25) +-------------------- + +Features - 20.1.0 +~~~~~~~~~~~~~~~~~ +- The python specification can now take one or more values, first found is used to create the virtual environment - by + :user:`gaborbernat`. (`#1995 <https://github.com/pypa/virtualenv/issues/1995>`_) + + v20.0.35 (2020-10-15) --------------------- |