Skip to content

Commit 90fed1e

Browse files
committed
Add changelog entry for BackendInvalid message propagation
1 parent ec58489 commit 90fed1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ v1.0
1313
- Use ``tomllib`` from the standard library on Python 3.11. ``pyproject_hooks``
1414
now has no external dependencies when installed in Python 3.11.
1515
- Avoid chaining exceptions when using the fallback implementation for
16-
``prepare_metadata_for_build_wheel``.
16+
:meth:`.prepare_metadata_for_build_wheel`.
17+
- Fix propagating error message for :exc:`.BackendInvalid` errors.
1718

1819
v0.13
1920
-----

0 commit comments

Comments
 (0)