You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,16 @@ All notable changes to `src-cli` are documented in this file.
13
13
14
14
### Added
15
15
16
+
### Changed
17
+
18
+
### Fixed
19
+
20
+
### Removed
21
+
22
+
## 3.31.1
23
+
24
+
### Added
25
+
16
26
- For internal use only: the `src batch exec` command executes the provided batch spec in the given workspaces.
17
27
18
28
### Changed
@@ -23,8 +33,6 @@ All notable changes to `src-cli` are documented in this file.
23
33
24
34
-`src batch repos` failed with a template error in src-cli 3.31.1 and 3.32.0. This has been fixed. [#625](https://github.com/sourcegraph/src-cli/pull/625)
0 commit comments