10000 docs(CHANGES) Note pytest fixture revamp · vcs-python/libvcs@3e4d41e · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e4d41e

Browse files
committed
docs(CHANGES) Note pytest fixture revamp
1 parent 47f0a7c commit 3e4d41e

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)
0