File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -21,17 +21,23 @@ $ 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+ - Python 3.7 Dropped (#421 )
27+ - libvcs: Bumped from 0.22.2 -> 0.24.0 (#419 )
28+
29+ ### Bug fixes
30+
31+ - Git Remote URLs: Fix bug that would cause git remotes with ` @ ` to be chopped off after the
32+ protocol (#419 , fixes #49 , #425 )
33+
2434### Development
2535
2636- Refactor of two testsuites to used ` NamedTuple ` parametrization (#423 ):
2737
2838 - test_config_variations
2939 - test_updating_remote
3040
31- ### Breaking changes
32-
33- - Python 3.7 Dropped (#421 )
34-
3541## vcspull v1.22.0 (2023-09-02)
3642
3743_ Maintenance only, no bug fixes, or new features_
You can’t perform that action at this time.
0 commit comments