summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernat Gabor <bgabor8@bloomberg.net>2019-08-23 09:20:39 +0100
committerBernat Gabor <bgabor8@bloomberg.net>2019-08-23 09:36:28 +0100
commit65cb1fe3b1aa68969bef168d64fd6f1c4a4c934d (patch)
tree60c922a17f849b7fcf24a17eb52a0e1d0259ab7d /docs
parent38c4b3a9b6e83dbdff9c6b9a58bbf28db201b750 (diff)
downloadvirtualenv-release-16.7.4.tar.gz
release 16.7.416.7.4release-16.7.4
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/1398.bugfix.rst1
-rw-r--r--docs/changelog/1409.bugfix.rst1
-rw-r--r--docs/changes.rst10
3 files changed, 10 insertions, 2 deletions
diff --git a/docs/changelog/1398.bugfix.rst b/docs/changelog/1398.bugfix.rst
deleted file mode 100644
index 5d16b68..0000000
--- a/docs/changelog/1398.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-* fix powershell activation when sourced
diff --git a/docs/changelog/1409.bugfix.rst b/docs/changelog/1409.bugfix.rst
deleted file mode 100644
index c2de460..0000000
--- a/docs/changelog/1409.bugfix.rst
+++ /dev/null
@@ -1 +0,0 @@
-* upgrade wheel from ``0.33.4`` to ``0.33.6`` and setuptools from ``41.1.0`` to ``41.2.0``
diff --git a/docs/changes.rst b/docs/changes.rst
index 0255d1e..bdd6456 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -5,6 +5,16 @@ Release History
.. towncrier release notes start
+v16.7.4 (2019-08-23)
+--------------------
+
+Bugfixes
+^^^^^^^^
+
+- * fix powershell activation when sourced (`#1398 <https://github.com/pypa/virtualenv/issues/1398>`_)
+- * upgrade wheel from ``0.33.4`` to ``0.33.6`` and setuptools from ``41.1.0`` to ``41.2.0`` (`#1409 <https://github.com/pypa/virtualenv/issues/1409>`_)
+
+
v16.7.3 (2019-08-16)
--------------------