Skip to content

Commit a8b1547

Browse files
committed
docs(changelog): mention discover scope-aware labeling
1 parent db789c4 commit a8b1547

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ _Upcoming changes will be written here._
4040
- Writes triggered by `vcspull discover` now pass the config file through
4141
`PrivatePath`, so confirmations like "✓ Successfully updated ~/.vcspull.yaml"
4242
and dry-run notices no longer leak the absolute home directory.
43+
- Discover now inspects the config scope (user/system/project) before writing,
44+
so user-level configs like `~/.vcspull.yaml` prefer tilde-prefixed workspace
45+
keys while project-level configs keep their relative `./` sections. Tests
46+
cover both behaviors to guard against regressions.
4347

4448
### Development
4549

0 commit comments

Comments
 (0)