diff options
author | Bernát Gábor <bgabor8@bloomberg.net> | 2022-07-26 16:57:31 -0700 |
---|---|---|
committer | Bernát Gábor <bgabor8@bloomberg.net> | 2022-07-26 16:57:31 -0700 |
commit | 3ee69bab4852b50eb056b65708ebd699676ecbcd (patch) | |
tree | 476c568accad89fd2f213b66679de203af660d5b | |
parent | 2b059077c0725a9c80ab2b487d2ba26e347d0c09 (diff) | |
download | virtualenv-20.16.1.tar.gz |
release 20.16.120.16.1
-rw-r--r-- | docs/changelog.rst | 8 | ||||
-rw-r--r-- | docs/changelog/2386.feature.rst | 1 |
2 files changed, 8 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 213303b..808e530 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,14 @@ Release History .. towncrier release notes start +v20.16.1 (2022-07-26) +--------------------- + +Features - 20.16.1 +~~~~~~~~~~~~~~~~~~ +- Update Nushell activation scripts to version 0.67 - by :user:`kubouch`. (`#2386 <https://github.com/pypa/virtualenv/issues/2386>`_) + + v20.16.0 (2022-07-25) --------------------- diff --git a/docs/changelog/2386.feature.rst b/docs/changelog/2386.feature.rst deleted file mode 100644 index d642bc0..0000000 --- a/docs/changelog/2386.feature.rst +++ /dev/null @@ -1 +0,0 @@ -Update Nushell activation scripts to version 0.67 - by :user:`kubouch`. |