Skip to content

Commit 9cf8d0e

Browse files
committed
docs/CHANGES: note workspace label fix
why: Document that path-first adds now keep tilde workspace labels even when run from the workspace root. what: - add bug-fix entry under v1.46.x referencing PR #483
1 parent e172011 commit 9cf8d0e

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 add` keeps tilde workspace labels in path-first mode (#482, #483)
39+
40+
- Running `vcspull add ~/study/python/…` from inside the workspace now logs the
41+
workspace as `~/study/python/` instead of `./`, preserving tilde-shortened
42+
labels for path-first imports.
43+
3644
## vcspull v1.45.0 (2025-11-02)
3745

3846
### Bug Fixes

0 commit comments

Comments
 (0)