Skip to content

Commit

Permalink
release 4.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Jun 6, 2024
1 parent 489ad82 commit 079000f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 3 deletions.
12 changes: 12 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Release History

.. towncrier release notes start
v4.15.1 (2024-06-05)
--------------------

Features - 4.15.1
~~~~~~~~~~~~~~~~~
- Fix ``skip_missing_interpreters`` option for ``package = wheel`` (:issue:`3269`)

Bugfixes - 4.15.1
~~~~~~~~~~~~~~~~~
- Fix section substitution with setenv. (:issue:`3262`)
- Allow ``ConfigSet.add_config`` to receive parameterized generics for ``of_type``. (:issue:`3288`)

v4.15.0 (2024-04-26)
--------------------

Expand Down
1 change: 0 additions & 1 deletion docs/changelog/3262.bugfix.rst

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 079000f

Please sign in to comment.