Skip to content

Commit aab0599

Browse files
committed
changelog: prepare for 3.30.1
1 parent 9131e54 commit aab0599

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,10 +17,14 @@ All notable changes to `src-cli` are documented in this file.
1717

1818
### Fixed
1919

20-
- The per-step caching of batch spec execution results was broken when re-execution could use the cached results of a step and that step was the only one left to execute. That resulted in empty diffs being uploaded. This is now fixed. [#567](https://github.com/sourcegraph/src-cli/pull/567)
21-
2220
### Removed
2321

22+
## 3.30.1
23+
24+
### Fixed
25+
26+
- The per-step caching of batch spec execution results was broken when re-execution could use the cached results of a step and that step was the only one left to execute. That resulted in empty diffs being uploaded. This is now fixed. [#567](https://github.com/sourcegraph/src-cli/pull/567)
27+
2428
## 3.30.0
2529

2630
Re-release of 3.29.3 for Sourcegraph 3.30.

0 commit comments

Comments
 (0)