Skip to content

Commit

Permalink
Prepare changelog for 3.40 release (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
eseliger authored May 16, 2022
1 parent 4ccd587 commit f8cd138
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,25 @@ All notable changes to `src-cli` are documented in this file.
## Unreleased

### Added
- New command `src debug`. [#731](https://github.com/sourcegraph/src-cli/pull/731)
- `src lsif upload` now supports the `-gitlab-token` flag. [#721](https://github.com/sourcegraph/src-cli/pull/721)
- 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)

### Changed

### Fixed

### Removed

## 3.40.0

### Added

- New command `src debug`. [#731](https://github.com/sourcegraph/src-cli/pull/731)
- `src lsif upload` now supports the `-gitlab-token` flag. [#721](https://github.com/sourcegraph/src-cli/pull/721)
- 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)

### Changed

- src CLI is now built using go 1.18.

## 3.39.0

### Added
Expand Down

0 comments on commit f8cd138

Please sign in to comment.