File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,23 @@ with advance notice in the **Deprecations** section of releases.
1111
1212.. towncrier release notes start
1313
14+ v3.23.0 (2021-03-03)
15+ --------------------
16+
17+ Features
18+ ^^^^^^^^
19+
20+ - tox can now be invoked with a new ``--no-provision `` flag that prevents provision,
21+ if :conf: `requires ` or :conf: `minversion ` are not satisfied,
22+ tox will fail;
23+ if a path is specified as an argument to the flag
24+ (e.g. as ``tox --no-provision missing.json ``) and provision is prevented,
25+ provision metadata are written as JSON to that path - by :user: `hroncok `
26+ `#1921 <https://github.com/tox-dev/tox/issues/1921 >`_
27+ - Unicode support in ``pyproject.toml `` - by :user: `domdfcoding `
28+ `#1940 <https://github.com/tox-dev/tox/issues/1940 >`_
29+
30+
1431v3.22.0 (2021-02-16)
1532--------------------
1633
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments