Skip to content

Commit dae808b

Browse files
committed
changelog: update for 3.21.8
1 parent 2cae477 commit dae808b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ All notable changes to `src-cli` are documented in this file.
1717

1818
### Fixed
1919

20+
## 3.21.8
21+
22+
### Fixed
23+
2024
- `src campaign [apply|preview]` could fail to parse the produced diff in a repository when `git` was configured to use a custom `diff` program. The fix is to ignore any local `git` configuration when running `git` commands. [#373](https://github.com/sourcegraph/src-cli/pull/373)
2125

2226
### Removed

0 commit comments

Comments
 (0)