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
+2-16Lines changed: 2 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ All notable changes to `src-cli` are documented in this file.
17
17
18
18
### Fixed
19
19
20
+
- The fork attribute in changesetTemplate is now acknowleged when creating a batch change via `src-cli`. [#58156](https://github.com/sourcegraph/sourcegraph/pull/58156)
21
+
20
22
### Removed
21
23
22
24
## 5.2.0
@@ -25,12 +27,6 @@ All notable changes to `src-cli` are documented in this file.
25
27
26
28
- Added flag to configure the concurrency of uploading multipart code-intel indexes, for when limited upload bandwidth causes individual parts to timeout. [#1023](https://github.com/sourcegraph/src-cli/pull/1023)
27
29
28
-
### Changed
29
-
30
-
### Fixed
31
-
32
-
### Removed
33
-
34
30
## 5.1.2
35
31
36
32
### Changed
@@ -58,10 +54,6 @@ All notable changes to `src-cli` are documented in this file.
58
54
### Changed
59
55
- Renamed `src repo {add|update|delete}-kvp` to `repo {add|update|delete}-metadata`[#972](https://github.com/sourcegraph/src-cli/pull/972)
60
56
61
-
### Fixed
62
-
63
-
### Removed
64
-
65
57
## 5.0.3
66
58
67
59
### Fixed
@@ -92,12 +84,6 @@ All notable changes to `src-cli` are documented in this file.
92
84
-`src team` (experimental) has been added to manage teams. [#922](https://github.com/sourcegraph/src-cli/pull/922)
93
85
-`src codeowners` (experimental) has been added to manage manually ingested `CODEOWNERS`. [#943](https://github.com/sourcegraph/src-cli/pull/943)
94
86
95
-
### Changed
96
-
97
-
### Fixed
98
-
99
-
### Removed
100
-
101
87
## 4.5.0
102
88
103
89
No noteworthy changes, mechanical release to match Sourcegraph release.
0 commit comments