Skip to content

Commit b5f9151

Browse files
committed
update changelog
1 parent 18a64db commit b5f9151

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,13 @@ Unreleased changes template.
9797
* 3.11.11
9898
* 3.12.8
9999
* 3.13.1
100+
* (rules) Attributes for type definition files (`.pyi` files) and type-checking
101+
only dependencies added. See {obj}`py_library.pyi_srcs` and
102+
`py_library.pyi_deps` (and the same named attributes for `py_binary` and
103+
`py_test`).
100104
* (providers) {obj}`PyInfo` has new fields to aid static analysis tools:
101105
{obj}`direct_original_sources`, {obj}`direct_pyi_files`,
102-
{obj}`transitive_original_sources`, {obj}`transitive_pyi_files`. NOTE: these
103-
are not yet fully populated by `py_library`
106+
{obj}`transitive_original_sources`, {obj}`transitive_pyi_files`.
104107

105108
[20241206]: https://github.com/astral-sh/python-build-standalone/releases/tag/20241206
106109

0 commit comments

Comments
 (0)