We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f81152 + 682d5f7 commit de1afa2Copy full SHA for de1afa2
docs/changelog.rst
@@ -11,6 +11,18 @@ with advance notice in the **Deprecations** section of releases.
11
12
.. towncrier release notes start
13
14
+v3.8.3 (2019-03-29)
15
+-------------------
16
+
17
+Bugfixes
18
+^^^^^^^^
19
20
+- don't crash when version information is not available for a proposed base python - by :user:`gaborbernat`
21
+ `#1227 <https://github.com/tox-dev/tox/issues/1227>`_
22
+- Do not print exception traceback when the provisioned tox fails - by :user:`gaborbernat`
23
+ `#1228 <https://github.com/tox-dev/tox/issues/1228>`_
24
25
26
v3.8.2 (2019-03-29)
27
-------------------
28
docs/changelog/1227.bugfix.rst
docs/changelog/1228.bugfix.rst
0 commit comments