diff options
Diffstat (limited to 'docs/changes.rst')
-rw-r--r-- | docs/changes.rst | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/changes.rst b/docs/changes.rst index 360e5ce..7fc88c1 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -5,6 +5,15 @@ Release History .. towncrier release notes start +v16.4.3 (2019-03-01) +-------------------- + +Bugfixes +^^^^^^^^ + +- Revert the symlink fix, causing debian packaging issues. (`#1390 <https://github.com/pypa/virtualenv/issues/1390>`_) + + v16.4.1 (2019-02-22) -------------------- |