Skip to content

Commit dd0147e

Browse files
committed
docs(CHANGES): Note fix for chomped Git Remote URLs
1 parent 9c69417 commit dd0147e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ $ pip install --user --upgrade --pre libvcs
1515

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

18+
### Bug fixes
19+
20+
- Git Remote URLs: Fix bug that would cause git remotes with `@` to be chopped off after the
21+
protocol (#446, fixes #431)
22+
1823
### Packaging
1924

2025
- Move pytest configuration to `pyproject.toml` (#441)

0 commit comments

Comments
 (0)