Skip to content

Commit

Permalink
docs(CHANGES): Note updates to libvcs and variable renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Feb 7, 2024
1 parent 0ebe2bc commit 355ce6f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force

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

### Breaking changes

- libvcs: v0.25.0 -> v0.26.0 (#435)

Renamings of `dir` to `path`.

- Fix shadowing of python builtins

- `dir` -> `path` (#435)

### Documentation

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

0 comments on commit 355ce6f

Please sign in to comment.