Skip to content

Commit c283f58

Browse files
committed
Prepare changelog for 3.33.6
1 parent fed3974 commit c283f58

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

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

1414
### Added
1515

16-
- Requests to Sourcegraph will now include the operating system and architecture `src` is running on by default. To disable this, set the `SRC_DISABLE_USER_AGENT_TELEMETRY` environment variable to any non-empty string, or provide the `-user-agent-telemetry=false` flag on the command line. [#15769](https://github.com/sourcegraph/sourcegraph/issues/15769)
17-
1816
### Changed
1917

2018
### Fixed
2119

2220
### Removed
2321

22+
## 3.33.6
23+
24+
### Added
25+
26+
- Requests to Sourcegraph will now include the operating system and architecture `src` is running on by default. To disable this, set the `SRC_DISABLE_USER_AGENT_TELEMETRY` environment variable to any non-empty string, or provide the `-user-agent-telemetry=false` flag on the command line. [#15769](https://github.com/sourcegraph/sourcegraph/issues/15769)
27+
2428
## 3.33.5
2529

2630
### Fixed

0 commit comments

Comments
 (0)