Skip to content

Commit a471be6

Browse files
committed
docs(CHANGES) Note pytest fixture revamp
1 parent cb7d0a7 commit a471be6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ $ pip install --user --upgrade --pre libvcs
1515

1616
<!-- Maintainers, insert changes / features for the next release here -->
1717

18+
## Breaking changes
19+
20+
### pytest fixtures: Session-scoped `hgconfig` and `gitconfig` (#475)
21+
22+
These are now set by `set_hgconfig` and `set_gitconfig`, which set `HGRCPATH` and `GIT_CONFIG`, instead of overriding `HOME`.
23+
1824
## libvcs 0.31.0 (2024-10-12)
1925

2026
### Breaking changes

0 commit comments

Comments
 (0)