We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e46bc commit 2e668e9Copy full SHA for 2e668e9
CHANGES
@@ -21,6 +21,15 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
21
22
<!-- Maintainers, insert changes / features for the next release here -->
23
24
+**Maintenance release, no features or fixes**
25
+
26
+### Internal
27
28
+- Bump libvcs 0.18.1 -> 0.19.0 (#408)
29
30
+ Refactor of sync and commands. Syncing now uses commands instead of invoking
31
+ directly through `run()`.
32
33
## vcspull v1.16.0 (2022-10-23)
34
35
**Maintenance release, no features or fixes**
0 commit comments