diff options
| author | Bernát Gábor <gaborjbernat@gmail.com> | 2021-12-29 00:05:11 +0000 |
|---|---|---|
| committer | Bernát Gábor <gaborjbernat@gmail.com> | 2021-12-29 00:05:11 +0000 |
| commit | 4d90b4f905f5d6bd6bbc2721bbfe4f938845f2b4 (patch) | |
| tree | a4214b2f86ae41272cd48e1499237a869dd183d1 /docs | |
| parent | 1594bae43e0405ceb58a862cea9d9d847c679398 (diff) | |
| download | virtualenv-4d90b4f905f5d6bd6bbc2721bbfe4f938845f2b4.tar.gz | |
release 20.11.120.11.1
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.rst | 8 | ||||
| -rw-r--r-- | docs/changelog/2258.bugfix.rst | 1 |
2 files changed, 8 insertions, 1 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 62231e9..d3f30c5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,14 @@ Release History .. towncrier release notes start +v20.11.1 (2021-12-29) +--------------------- + +Bugfixes - 20.11.1 +~~~~~~~~~~~~~~~~~~ +- Bump embed setuptools to ``60.1.1`` from ``60.1.0`` - by :user:`gaborbernat`. (`#2258 <https://github.com/pypa/virtualenv/issues/2258>`_) + + v20.11.0 (2021-12-28) --------------------- diff --git a/docs/changelog/2258.bugfix.rst b/docs/changelog/2258.bugfix.rst deleted file mode 100644 index a21e5a5..0000000 --- a/docs/changelog/2258.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Bump embed setuptools to ``60.1.1`` from ``60.1.0`` - by :user:`gaborbernat`. |
