Skip to content

Commit 91c7a75

Browse files
henryiiilayday
authored andcommitted
docs: update changelog
1 parent bebe815 commit 91c7a75

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,23 @@ Unreleased
1212
- Add schema validation for ``build-system`` table to check conformity
1313
with PEP 517 and PEP 518 (`PR #365`_, Fixes `#364`_)
1414

15+
- Better support for Python 3.11 (sysconfig schemes `PR #434`_, `PR #463`_, tomllib `PR #443`_, warnings `PR #420`_)
16+
17+
- Improved error printouts (`PR #442`_)
18+
19+
- Avoid importing packaging unless needed (`PR #395`_, Fixes `#393`_)
20+
1521
.. _PR #365: https://github.com/pypa/build/pull/365
1622
.. _PR #392: https://github.com/pypa/build/pull/392
23+
.. _PR #395: https://github.com/pypa/build/pull/395
24+
.. _PR #420: https://github.com/pypa/build/pull/420
25+
.. _PR #434: https://github.com/pypa/build/pull/434
26+
.. _PR #442: https://github.com/pypa/build/pull/442
27+
.. _PR #443: https://github.com/pypa/build/pull/443
28+
.. _PR #463: https://github.com/pypa/build/pull/463
1729
.. _#364: https://github.com/pypa/build/issues/364
1830
.. _#372: https://github.com/pypa/build/issues/372
31+
.. _#393: https://github.com/pypa/build/pull/393
1932

2033

2134
0.7.0 (16-09-2021)

0 commit comments

Comments
 (0)