summaryrefslogtreecommitdiff
path: root/docs/changelog.rst
diff options
context:
space:
mode:
authorBernát Gábor <gaborjbernat@gmail.com>2022-12-29 08:49:39 -0800
committerBernát Gábor <gaborjbernat@gmail.com>2022-12-29 08:49:39 -0800
commite0aed508607d34559610fbb0d2b4fd038da9c11b (patch)
tree5d14c50da9db8698393ce294d49ba91fc0e9555a /docs/changelog.rst
parent6cdd99cc3ce4fc73455374b40f2dd8a95ef101c5 (diff)
downloadtox-git-e0aed508607d34559610fbb0d2b4fd038da9c11b.tar.gz
release 4.1.04.1.0
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r--docs/changelog.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 10debee0..5e82c637 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -4,6 +4,18 @@ Release History
.. towncrier release notes start
+v4.1.0 (2022-12-29)
+-------------------
+
+Features - 4.1.0
+~~~~~~~~~~~~~~~~
+- ``-f`` can be used multiple times and on hyphenated factors (e.g. ``-f py311-django -f py39``) - by :user:`sirosen`. (:issue:`2766`)
+
+Improved Documentation - 4.1.0
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+- Fix a grammatical typo in docs/user_guide.rst. (:issue:`2787`)
+
+
v4.0.19 (2022-12-28)
--------------------