Skip to content

Commit a40ceaa

Browse files
committed
docs(changelog): note discover PrivatePath logging fix (#487)
1 parent 50328ee commit a40ceaa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ $ uvx --from 'vcspull' --prerelease allow vcspull
3333

3434
_Upcoming changes will be written here._
3535

36+
### Bug Fixes
37+
38+
#### `vcspull discover`: Success logs redact config paths (#487)
39+
40+
- Writes triggered by `vcspull discover` now pass the config file through
41+
`PrivatePath`, so confirmations like "✓ Successfully updated ~/.vcspull.yaml"
42+
and dry-run notices no longer leak the absolute home directory.
43+
3644
### Development
3745

3846
#### PrivatePath centralizes home-directory redaction (#485)

0 commit comments

Comments
 (0)