Skip to content

Commit 85dba41

Browse files
committed
docs(CHANGES): Note moving of API
1 parent 29012ee commit 85dba41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ $ pip install --user --upgrade --pre libvcs
1313

1414
- _Add your latest changes from PRs here_
1515

16+
### Breaking changes
17+
18+
- {issue}`343`: `libvcs.cmd.core` (including {func}`~libvcs.utils.run.run`) have been moved to
19+
`libvcs.utils.run`. It will be supported as an unstable, internal API.
20+
1621
### Internals
1722

1823
- `StrOrPath` -> `StrPath`

0 commit comments

Comments
 (0)