Skip to content

Commit 83abb31

Browse files
committed
Update changelog for 3.16 release.
1 parent 0df5f2e commit 83abb31

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16+
### Changed
17+
18+
### Fixed
19+
20+
### Removed
21+
22+
## 3.16
23+
24+
### Added
25+
26+
- Add `--no-progress` flag to the `lsif upload` command to disable verbose output in non-TTY environments.
1627
- `SRC_HEADER_AUTHORIZATION="Bearer $(...)"` is now supported for authenticating `src` with custom auth proxies. See [auth proxy configuration docs](AUTH_PROXY.md) for more information. [#239](https://github.com/sourcegraph/src-cli/pull/239)
1728
- Pull missing docker images automatically. [#191](https://github.com/sourcegraph/src-cli/pull/191)
1829
- Searches that result in errors will now display any alerts returned by Sourcegraph, including suggestions for how the search could be corrected. [#221](https://github.com/sourcegraph/src-cli/pull/221)

0 commit comments

Comments
 (0)