Skip to content

Commit

Permalink
release 20.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Mar 19, 2020
1 parent 496ed8c commit 8e4f5b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
10 changes: 10 additions & 0 deletions docs/changelog.rst
Expand Up @@ -5,6 +5,16 @@ Release History

.. towncrier release notes start
v20.0.13 (2020-03-19)
---------------------

Bugfixes - 20.0.13
~~~~~~~~~~~~~~~~~~
- Do not fail when the pyc files is missing for the host Python 2 - by :user:`gaborbernat`. (`#1738 <https://github.com/pypa/virtualenv/issues/1738>`_)
- Support broken Packaging pythons that put the include headers under distutils pattern rather than sysconfig one
- by :user:`gaborbernat`. (`#1739 <https://github.com/pypa/virtualenv/issues/1739>`_)


v20.0.12 (2020-03-19)
---------------------

Expand Down
1 change: 0 additions & 1 deletion docs/changelog/1738.bugfix.rst

This file was deleted.

2 changes: 0 additions & 2 deletions docs/changelog/1739.bugfix.rst

This file was deleted.

0 comments on commit 8e4f5b6

Please sign in to comment.