summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2023-01-02 12:00:14 -0800
committerBernát Gábor <gaborjbernat@gmail.com>2023-01-02 12:00:14 -0800
commitd05ea02b7344766be3eb8046bac8843e10cf43a8 (patch)
treec18c16474b59e329fd24d8e5094bed0a2909b104 /docs/changelog.rst
parent997128ced47936adabb2f267d2606f8eac253ad3 (diff)
downloadtox-git-d05ea02b7344766be3eb8046bac8843e10cf43a8.tar.gz
release 4.1.34.1.3
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 87a7e5ae..6633511c 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,23 @@ Release History
.. towncrier release notes start
+v4.1.3 (2023-01-02)
+-------------------
+
+Bugfixes - 4.1.3
+~~~~~~~~~~~~~~~~
+- Reuse package_env with ``--installpkg`` - by :user:`q0w`. (:issue:`2442`)
+- Fail more gracefully when pip :ref:`install_command` is empty - by :user:`jayaddison`. (:issue:`2695`)
+
+Improved Documentation - 4.1.3
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+- Add breaking-change documentation for empty ``install_command`` values - by :user:`jayaddison`. (:issue:`2695`)
+
+Misc - 4.1.3
+~~~~~~~~~~~~
+- :issue:`2796`, :issue:`2797`
+
+
v4.1.2 (2022-12-30)
-------------------