Skip to content

Commit f5ba6fd

Browse files
committed
docs(CHANGES) Type improvements
1 parent 623d43f commit f5ba6fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ _Notes on the upcoming release will go here._
2222

2323
### What's new
2424

25-
#### pytest plugin: Extract public TypeAliases; rename `CreateRepoPytestFixtureFn` (#???)
25+
#### pytest plugin: Improve typings (#521)
2626

2727
The pytest plugin now exports concise public TypeAliases in place of
2828
the private `_ENV` type that was leaking into public signatures:
@@ -39,7 +39,7 @@ the private `_ENV` type that was leaking into public signatures:
3939
### Documentation
4040

4141
- pytest plugin: `CreateRepoFn` and `CreateRepoPostInitFn` now render
42-
as hyperlinks in the fixture summary table (#???)
42+
as hyperlinks in the fixture summary table (#521)
4343

4444
## libvcs 0.39.0 (2026-02-07)
4545

0 commit comments

Comments
 (0)