Skip to content

Commit a1f4b0b

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

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@ _Upcoming changes will be written here._
4141
`PrivatePath`, so confirmations like "✓ Successfully updated ~/.vcspull.yaml"
4242
and dry-run notices no longer leak the absolute home directory.
4343

44+
#### `vcspull discover`: Fix another workspace dir case (#487)
45+
46+
Discover now inspects the config scope (user/system/project) before writing,
47+
so user-level configs like `~/.vcspull.yaml` prefer tilde-prefixed workspace
48+
keys while project-level configs keep their relative `./` sections. Tests
49+
cover both behaviors to guard against regressions.
50+
4451
### Development
4552

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

0 commit comments

Comments
 (0)