Skip to content

Commit

Permalink
release 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Jan 4, 2023
1 parent 82dcd45 commit d16a666
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 5 deletions.
15 changes: 15 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ Release History

.. towncrier release notes start
v4.2.0 (2023-01-03)
-------------------

Features - 4.2.0
~~~~~~~~~~~~~~~~
- Packaging environments now inherit from the ``pkgenv`` section, allowing to set all your packaging options in one place,
and support the ``deps`` key to set additional dependencies that will be installed after ``pyprojec.toml`` static
``requires`` but before backends dynamic requires - by :user:`gaborbernat`. (:issue:`2543`)

Improved Documentation - 4.2.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Document breaking changes with tox 4 and packaging environments - by :user:`gaborbernat`. (:issue:`2543`)
- Document how to handle environments whose names match ``tox`` subcommands - by :user:`sirosen`. (:issue:`2728`)


v4.1.3 (2023-01-02)
-------------------

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

This file was deleted.

3 changes: 0 additions & 3 deletions docs/changelog/2543.feature.rst

This file was deleted.

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

This file was deleted.

0 comments on commit d16a666

Please sign in to comment.