Skip to content

Commit 9689dc7

Browse files
authored
Prepare changelog for 3.41.0 (#792)
1 parent 96335e5 commit 9689dc7

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,20 @@ All notable changes to `src-cli` are documented in this file.
1515

1616
### Changed
1717

18+
### Fixed
19+
20+
### Removed
21+
22+
## 3.41.0
23+
24+
### Changed
25+
1826
- The default parallelism of `src batch preview` and `src batch apply` are now based on the number of CPU cores available to Docker, rather than the host system running `src`. This can be overridden [with the `-j` flag](https://docs.sourcegraph.com/cli/references/batch/preview). [#786](https://github.com/sourcegraph/src-cli/pull/786)
1927

2028
### Fixed
2129

2230
- The preview link shown when running `src batch remote` to create a new batch change no longer 404s. [sourcegraph/src-cli](https://github.com/sourcegraph/src-cli/pull/787)
2331

24-
### Removed
2532

2633
## 3.40.11
2734

0 commit comments

Comments
 (0)