Skip to content

Commit 0d156a3

Browse files
committed
docs(CHANGES): Note #366
1 parent 7e24050 commit 0d156a3

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
@@ -17,6 +17,11 @@ $ pip install --user --upgrade --pre libvcs
1717

1818
- {issue}`343`: `libvcs.cmd.core` (including {func}`~libvcs._internal.run.run`) have been moved to
1919
`libvcs._internal.run`. It will be supported as an unstable, internal API.
20+
- {issue}`366`: `libvcs.cmd` for hg, git, and svn updated to use Keyword-only arguments via [PEP
21+
3102]
22+
23+
[pep 3102]: https://peps.python.org/pep-3102/#specification
24+
2025
- {issue}`361`: {class}`~libvcs._internal.run.run`'s params are now a pass-through to
2126
{class}`subprocess.Popen`.
2227

0 commit comments

Comments
 (0)