Skip to content

Commit f2525cf

Browse files
committed
docs(CHANGES): Note backport of #360 fix
1 parent 1d6070a commit f2525cf

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
@@ -13,6 +13,13 @@ $ pip install --user --upgrade --pre libvcs
1313

1414
- _Add your latest changes from PRs here_
1515

16+
## libvcs 0.12.3 (2022-05-28)
17+
18+
### Bug fixes
19+
20+
- _Backport from 0.13.x_. Fix argument input for git commands, e.g. `git config --get color.diff`
21+
would not properly pass-through to subprocess. {issue}`360`
22+
1623
## libvcs 0.12.2 (2022-05-10)
1724

1825
### Packaging

0 commit comments

Comments
 (0)