Skip to content

Commit 6bdece1

Browse files
committed
docs(CHANGES): Note python 3.11 support
1 parent 427599d commit 6bdece1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGES

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,20 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
1515
// Usage: vcspull@next sync [config]
1616
```
1717

18-
## vcspull v1.18.x (unreleased)
18+
## vcspull v1.19.x (unreleased)
1919

2020
- _Notes on upcoming releases will be added here_
2121

2222
<!-- Maintainers, insert changes / features for the next release here -->
2323

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+
2432
## vcspull v1.17.1 (2022-10-23)
2533

2634
**Maintenance release, no features or fixes**

0 commit comments

Comments
 (0)