Skip to content

Commit 040ea13

Browse files
committed
Add 3.22.3 to changelog
1 parent 643a034 commit 040ea13

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,17 @@ All notable changes to `src-cli` are documented in this file.
1515

1616
### Changed
1717

18-
- `src campaign [apply|preview]` now prints more detailed information about the diffs produced in each repository when run in verbose mode with `-v`. [#390](https://github.com/sourcegraph/src-cli/pull/390)
19-
- The dependency `go-diff` has been upgraded to 0.6.1 to include https://github.com/sourcegraph/go-diff/pull/55.
20-
2118
### Fixed
2219

2320
### Removed
2421

22+
## 3.22.3
23+
24+
### Changed
25+
26+
- `src campaign [apply|preview]` now prints more detailed information about the diffs produced in each repository when run in verbose mode with `-v`. [#390](https://github.com/sourcegraph/src-cli/pull/390)
27+
- The dependency `go-diff` has been upgraded to 0.6.1 to include https://github.com/sourcegraph/go-diff/pull/55.
28+
2529
## 3.22.2
2630

2731
### Fixed

0 commit comments

Comments
 (0)