Skip to content

Commit b36136b

Browse files
committed
Add 3.22.1 to CHANGELOG
1 parent e4594ca commit b36136b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

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

1818
### Fixed
1919

20+
### Removed
21+
22+
## 3.22.1
23+
24+
### Fixed
25+
2026
- `src campaign [validate|apply|preview]` now print an error and usage information if a user accidentally provides an additional argument. [#384](https://github.com/sourcegraph/src-cli/pull/384)
2127
- Fix a regression that was introduced by [#361](https://github.com/sourcegraph/src-cli/pull/361) and caused the "Resolving repositories" step of `src campaign [apply|preview]` to crash when the search query in the campaign spec yielded file matches and repository matches from the same repository.
2228

23-
### Removed
24-
2529
## 3.22.0
2630

2731
### Fixed

0 commit comments

Comments
 (0)