summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernat Gabor <bgabor8@bloomberg.net>2019-07-26 10:03:54 +0100
committerBernat Gabor <bgabor8@bloomberg.net>2019-07-26 10:03:54 +0100
commitd1fd6945dc88a36ee0fb87c4ebec76395ad3e9ad (patch)
treec330d29ba4ce7aae537e3fc43f1468dc1222291e
parent261181e391ec22b77f13629c486136370e1c3d3a (diff)
downloadvirtualenv-16.7.2.tar.gz
release 16.7.216.7.2
-rw-r--r--docs/changelog/1396.bugfix.rst1
-rw-r--r--docs/changes.rst9
2 files changed, 9 insertions, 1 deletions
diff --git a/docs/changelog/1396.bugfix.rst b/docs/changelog/1396.bugfix.rst
deleted file mode 100644
index 536831b..0000000
--- a/docs/changelog/1396.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-fix regression - sh activation script not working under sh (only bash)
diff --git a/docs/changes.rst b/docs/changes.rst
index 59f8651..8d48950 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -5,6 +5,15 @@ Release History
.. towncrier release notes start
+v16.7.2 (2019-07-26)
+--------------------
+
+Bugfixes
+^^^^^^^^
+
+- fix regression - sh activation script not working under sh (only bash) (`#1396 <https://github.com/pypa/virtualenv/issues/1396>`_)
+
+
v16.7.1 (2019-07-25)
--------------------