Skip to content

Commit ce71dcb

Browse files
authored
Prepare changelog for 3.40.10 (#782)
1 parent 20635ab commit ce71dcb

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,23 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16-
- Batch Specs now support mounting a path from the local machine into a Docker container. [sourcegraph/sourcegraph#31790](https://github.com/sourcegraph/sourcegraph/issues/31790)
17-
1816
### Changed
1917

2018
### Fixed
2119

2220
### Removed
2321

22+
## 3.40.10
23+
24+
### Added
25+
26+
- Batch Specs now support mounting a path from the local machine into a Docker container. [sourcegraph/sourcegraph#31790](https://github.com/sourcegraph/sourcegraph/issues/31790)
27+
28+
### Fixed
29+
30+
- When a step results in no change, it would fail with exit code 128 when used in caching. [#778](https://github.com/sourcegraph/src-cli/pull/778)
31+
- A bug where `previous_step.stdout` would not be available for partially cached workspaces. [#781](https://github.com/sourcegraph/src-cli/pull/781)
32+
2433
## 3.40.9
2534

2635
### Added

0 commit comments

Comments
 (0)