Skip to content

Commit 4e3ffef

Browse files
committed
Add 3.22.2 to CHANGELOG
1 parent 348cfec commit 4e3ffef

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.2
23+
24+
### Fixed
25+
2026
- If `src campaign [validate|apply|preview]` was aborted while it was downloading repository archives it could leave behind partial ZIP files that would produce an error on the next run. This is now fixed by deleting partial files on abort. [#388](https://github.com/sourcegraph/src-cli/pull/388)
2127
- A bug in `src campaign [apply|preview]` that would cause status bars in the TUI to not update has been fixed. [#389](https://github.com/sourcegraph/src-cli/pull/389)
2228

23-
### Removed
24-
2529
## 3.22.1
2630

2731
### Fixed

0 commit comments

Comments
 (0)