Skip to content

Commit 3ddd0e5

Browse files
committed
release 3.12.1
1 parent 5813770 commit 3ddd0e5

File tree

4 files changed

+14
-3
lines changed

4 files changed

+14
-3
lines changed

docs/changelog.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,20 @@ with advance notice in the **Deprecations** section of releases.
1111

1212
.. towncrier release notes start
1313
14+
v3.12.1 (2019-05-23)
15+
--------------------
16+
17+
Bugfixes
18+
^^^^^^^^
19+
20+
- Ensure ``TOX_WORK_DIR`` is a native string in ``os.environ`` - by :user:`asottile`.
21+
`#1313 <https://github.com/tox-dev/tox/issues/1313>`_
22+
- Fix import and usage of ``winreg`` for python2.7 on windows - by :user:`asottile`.
23+
`#1315 <https://github.com/tox-dev/tox/issues/1315>`_
24+
- Fix Windows selects incorrect spec on first discovery - by :user:`gaborbernat`
25+
`#1317 <https://github.com/tox-dev/tox/issues/1317>`_
26+
27+
1428
v3.12.0 (2019-05-23)
1529
--------------------
1630

docs/changelog/1313.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/1315.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/changelog/1317.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)