Skip to content

Commit bcccf11

Browse files
committed
docs(CHANGES) Documented class fields
why: The unreleased entry did not record that class fields now carry descriptions where the API reference renders them. what: - Note the described fields under Documentation
1 parent 4a165b2 commit bcccf11

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,15 @@ $ uv add libvcs --prerelease allow
2020
_Notes on the upcoming release will go here._
2121
<!-- END PLACEHOLDER - ADD NEW CHANGELOG ENTRIES BELOW THIS LINE -->
2222

23+
### Documentation
24+
25+
#### Class fields describe themselves in the API reference (#548)
26+
27+
The URL, command, and sync types — parsed URLs, rules, remotes, status, and
28+
the subprocess wrapper — now say what each field holds. They previously
29+
reached the rendered API reference as "Alias for field number 0" or as a
30+
bare name carrying only its type.
31+
2332
### Development
2433

2534
#### CI actions updated to current majors

0 commit comments

Comments
 (0)