You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.rst
+41Lines changed: 41 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,47 @@ with advance notice in the **Deprecations** section of releases.
11
11
12
12
.. towncrier release notes start
13
13
14
+
v3.10.0 (2019-05-13)
15
+
--------------------
16
+
17
+
Bugfixes
18
+
^^^^^^^^
19
+
20
+
- fix for ``tox -l`` command: do not allow setting the ``TOXENV`` or the ``-e`` flag to override the listed default environment variables, they still show up under extra if non defined target - by :user:`gaborbernat`
0 commit comments