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
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,16 +12,25 @@ All notable changes to `src-cli` are documented in this file.
12
12
## Unreleased
13
13
14
14
### Added
15
-
- New command `src debug`. [#731](https://github.com/sourcegraph/src-cli/pull/731)
16
-
-`src lsif upload` now supports the `-gitlab-token` flag. [#721](https://github.com/sourcegraph/src-cli/pull/721)
17
-
- Batch Changes can be applied to Bitbucket Cloud when `src` is used with Sourcegraph 3.40 or later. [#725](https://github.com/sourcegraph/src-cli/pull/725)
18
15
19
16
### Changed
20
17
21
18
### Fixed
22
19
23
20
### Removed
24
21
22
+
## 3.40.0
23
+
24
+
### Added
25
+
26
+
- New command `src debug`. [#731](https://github.com/sourcegraph/src-cli/pull/731)
27
+
-`src lsif upload` now supports the `-gitlab-token` flag. [#721](https://github.com/sourcegraph/src-cli/pull/721)
28
+
- Batch Changes can be applied to Bitbucket Cloud when `src` is used with Sourcegraph 3.40 or later. [#725](https://github.com/sourcegraph/src-cli/pull/725)
0 commit comments