Skip to content

Commit a56f139

Browse files
committed
update changelog for 3.17.0
1 parent 19718ea commit a56f139

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,26 +9,27 @@
99

1010
All notable changes to `src-cli` are documented in this file.
1111

12-
## Unreleased
12+
## 3.17.0
1313

1414
### Added
1515

16+
- New command `src serve-git` which can serve local repositories for Sourcegraph to clone. This was previously in a command called `src-expose`. See [serving local repositories](https://docs.sourcegraph.com/admin/external_service/src_serve_git) in our documentation to find out more. [#12363](https://github.com/sourcegraph/sourcegraph/issues/12363)
1617
- When used with Sourcegraph 3.18 or later, campaigns can now be created on GitLab. [#231](https://github.com/sourcegraph/src-cli/pull/231)
1718

1819
### Changed
1920

2021
### Fixed
2122

22-
### Removed
23-
24-
- Removed `clone-in-progress` flag. [#246](https://github.com/sourcegraph/src-cli/pull/246)
25-
2623
## 3.16.1
2724

2825
### Fixed
2926

3027
- Fix inferred root for lsif upload command. [#248](https://github.com/sourcegraph/src-cli/pull/248)
3128

29+
### Removed
30+
31+
- Removed `clone-in-progress` flag. [#246](https://github.com/sourcegraph/src-cli/pull/246)
32+
3233
## 3.16
3334

3435
### Added

0 commit comments

Comments
 (0)