We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc91e3f commit 6c8d436Copy full SHA for 6c8d436
docs/changelog.rst
@@ -5,6 +5,15 @@ Release History
5
6
.. towncrier release notes start
7
8
+v20.4.5 (2021-05-05)
9
+--------------------
10
+
11
+Bugfixes - 20.4.5
12
+~~~~~~~~~~~~~~~~~
13
+- Bump pip to ``21.1.1`` from ``21.0.1`` - by :user:`gaborbernat`. (`#2104 <https://github.com/pypa/virtualenv/issues/2104>`_)
14
+- Fix ``site.getsitepackages()`` ignoring ``--system-site-packages`` on python2 - by :user:`freundTech`. (`#2106 <https://github.com/pypa/virtualenv/issues/2106>`_)
15
16
17
v20.4.4 (2021-04-20)
18
--------------------
19
docs/changelog/2104.bugfix.rst
docs/changelog/2106.bugfix.rst
0 commit comments