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
21
21
22
22
<!-- Maintainers, insert changes / features for the next release here -->
23
23
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 #425 )
33
+
24
34
### Development
25
35
26
36
- Refactor of two testsuites to used ` NamedTuple ` parametrization (#423 ):
27
37
28
38
- test_config_variations
29
39
- test_updating_remote
30
40
31
- ### Breaking changes
32
-
33
- - Python 3.7 Dropped (#421 )
34
-
35
41
## vcspull v1.22.0 (2023-09-02)
36
42
37
43
_ Maintenance only, no bug fixes, or new features_
You can’t perform that action at this time.
0 commit comments