Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vcs-python/vcspull
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8f51fadd2b8034053eb4c04506951601ce88b21f
Choose a base ref
..
head repository: vcs-python/vcspull
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b76d371d21dc7c0fa7221a505c7a9bae1c2b1d01
Choose a head ref
Showing with 9 additions and 1 deletion.
  1. +9 −1 CHANGES
10 changes: 9 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
@@ -21,13 +21,21 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force

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

_Maintenance only, no bug fixes or new features_

### Breaking changes

- libvcs: 0.27.0 -> 0.28.0 (#437)

QueryList generic typing improvements.

## vcspull v1.27.0 (2024-02-07)

_Maintenance only, no bug fixes, or new features_

### Breaking changes

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

Renamings of `dir` to `path`.