Skip to content

Commit c342cee

Browse files
committed
cleanup changelog text, stupid ai slop description
1 parent 9fcfd51 commit c342cee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,7 @@ END_UNRELEASED_TEMPLATE
6666

6767
{#v0-0-0-added}
6868
### Added
69-
* (runfiles) Added a {obj}`Path` class that implements the `pathlib.PurePath` API
70-
for idiomatic path manipulation of runfiles. It is created by calling the
71-
{obj}`Runfiles.root` instance method. The {obj}`Path` class also has a
72-
{obj}`Path.runfiles_root` method to return the root of the runfiles tree.
69+
* (runfiles) Added a pathlib-compatible API: {obj}`Runfiles.root()`
7370
Fixes [#3296](https://github.com/bazel-contrib/rules_python/issues/3296).
7471

7572
{#v2-0-0}

0 commit comments

Comments
 (0)