Skip to content

Commit ef26160

Browse files
committed
docs(CHANGES): Note new subprocess command
1 parent 8551a44 commit ef26160

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

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

1414
- _Add your latest changes from PRs here_
1515

16+
### Development
17+
18+
- {issue}`#336`: {class}`~libvcs.utils.subprocess.SubprocessCommand`: Encapsulated {mod}`subprocess`
19+
call in a {func}`dataclasses.dataclass` for introspecting, modifying, mocking and controlling
20+
execution.
21+
1622
## libvcs 0.12.0, "Nimbus" (2022-04-24)
1723

1824
### Breaking

0 commit comments

Comments
 (0)