Skip to content

Commit f8cd138

Browse files
authored
Prepare changelog for 3.40 release (#747)
1 parent 4ccd587 commit f8cd138

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,25 @@ All notable changes to `src-cli` are documented in this file.
1212
## Unreleased
1313

1414
### 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)
1815

1916
### Changed
2017

2118
### Fixed
2219

2320
### Removed
2421

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)
29+
30+
### Changed
31+
32+
- src CLI is now built using go 1.18.
33+
2534
## 3.39.0
2635

2736
### Added

0 commit comments

Comments
 (0)