Skip to content

Commit

Permalink
release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Dec 7, 2022
1 parent fc4d938 commit 9b90388
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,19 @@ Release History

.. towncrier release notes start
v4.0.0 (2022-12-07)
-------------------

Bugfixes - 4.0.0
~~~~~~~~~~~~~~~~
- The temporary folder within the tox environment was named ``.temp`` instead of ``.tmp`` - by :user:`gaborbernat`. (:issue:`2608`)

Improved Documentation - 4.0.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Enumerate breaking changes of tox 4 in the FAQ, and also list major new improvements - by :user:`gaborbernat`. (:issue:`2587`)
- Document in the FAQ that tox 4 will raise a warning when finding conflicting environment names - by :user:`gaborbernat`. (:issue:`2602`)


v4.0.0rc4 (2022-12-06)
----------------------

Expand Down
1 change: 0 additions & 1 deletion docs/changelog/2587.doc.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/2602.doc.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/2608.bugfix.rst

This file was deleted.

0 comments on commit 9b90388

Please sign in to comment.