Skip to content

Commit

Permalink
release 4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Feb 17, 2024
1 parent fa923ec commit ae156e2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 4 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.rst
Expand Up @@ -4,6 +4,19 @@ Release History

.. towncrier release notes start
v4.13.0 (2024-02-16)
--------------------

Features - 4.13.0
~~~~~~~~~~~~~~~~~
- Extract virtual environment packaging code to its own base class not tied to ``virtualenv`` - by :user:`gaborbernat`. (:issue:`3200`)

Improved Documentation - 4.13.0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Documented usage of ``pytest`` with ``tox run-parallel`` - by :user:`faph`. (:issue:`3187`)
- Configuration: state in config directive sections their ini file sections - by :user:`0cjs`. (:issue:`3194`)
- Development: summarize important points experienced developers need to know - by :user:`0cjs`. (:issue:`3197`)

v4.12.1 (2024-01-16)
--------------------

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion docs/changelog/3200.feature.rst

This file was deleted.

0 comments on commit ae156e2

Please sign in to comment.