Skip to content

Commit 355ce6f

Browse files
committed
docs(CHANGES): Note updates to libvcs and variable renaming
1 parent 0ebe2bc commit 355ce6f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
2121

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

24+
### Breaking changes
25+
26+
- libvcs: v0.25.0 -> v0.26.0 (#435)
27+
28+
Renamings of `dir` to `path`.
29+
30+
- Fix shadowing of python builtins
31+
32+
- `dir` -> `path` (#435)
33+
2434
### Documentation
2535

2636
- Refactor API docs to split across multiple pages (#431)

0 commit comments

Comments
 (0)