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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,18 @@ All notable changes to `src-cli` are documented in this file.
24
24
25
25
- Removed git sub-repo support when serving git repos as it introduced a huge performance hit. [#810](https://github.com/sourcegraph/src-cli/pull/810)
26
26
27
+
## 3.43.2
28
+
29
+
### Added
30
+
31
+
-`src users cleanup` has been added. [#826](https://github.com/sourcegraph/src-cli/pull/826)
32
+
33
+
## 3.43.1
34
+
35
+
### Changed
36
+
37
+
-`src extensions` subcommands are now deprecated, and will be removed in Sourcegraph 4.0.
0 commit comments