summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 5724848..926b9ed 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -5,6 +5,14 @@ Release History
.. towncrier release notes start
+v20.0.25 (2020-06-23)
+---------------------
+
+Bugfixes - 20.0.25
+~~~~~~~~~~~~~~~~~~
+- Fix that when the ``app-data`` seeders image creation fails the exception is silently ignored. Avoid two virtual environment creations to step on each others toes by using a lock while creating the base images. By :user:`gaborbernat`. (`#1869 <https://github.com/pypa/virtualenv/issues/1869>`_)
+
+
v20.0.24 (2020-06-22)
---------------------