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 427599d commit 6bdece1Copy full SHA for 6bdece1
CHANGES
@@ -15,12 +15,20 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
15
// Usage: vcspull@next sync [config]
16
```
17
18
-## vcspull v1.18.x (unreleased)
+## vcspull v1.19.x (unreleased)
19
20
- _Notes on upcoming releases will be added here_
21
22
<!-- Maintainers, insert changes / features for the next release here -->
23
24
+## vcspull v1.18.0 (2022-10-31)
25
+
26
+### Python 3.11 support (#409)
27
28
+- Bump libvcs 0.19.1 -> 0.20.0
29
30
+ Adds python 3.11 support
31
32
## vcspull v1.17.1 (2022-10-23)
33
34
**Maintenance release, no features or fixes**
0 commit comments