Skip to content

Commit 4e8241b

Browse files
committed
docs(CHANGES) Note fix for flushing output
1 parent 80eaf40 commit 4e8241b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGES

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

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

18+
## libvcs 0.35.1 (unreleased)
19+
20+
### Bug fixes
21+
22+
- Fix `run()` output to show streaming progress of commands like `git clone`,
23+
this fixes an issue downstream in `vcspull` (#493)
24+
1825
### Development
1926

2027
- Cursor rules for development loop and git commit messages (#488)

0 commit comments

Comments
 (0)