Skip to content

Commit c967c5e

Browse files
authored
Update CHANGELOG.md for 4.4.1 release (#928)
1 parent 79c8fa1 commit c967c5e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,20 @@ All notable changes to `src-cli` are documented in this file.
1313

1414
### Added
1515

16-
- `src codeintel upload` will now upload SCIP indexes (over LSIF indexes) when the target instance supports it. [#897](https://github.com/sourcegraph/src-cli/pull/897)
17-
18-
- `src validate kube` adds support for validating Sourcegraph deployments on Kubernetes. Validations include Pods, Services, PVCs, and network connectivity. [#926](https://github.com/sourcegraph/src-cli/pull/926)
19-
2016
### Changed
2117

2218
### Fixed
2319

2420
### Removed
2521

22+
## 4.4.1
23+
24+
### Added
25+
26+
- `src codeintel upload` will now upload SCIP indexes (over LSIF indexes) when the target instance supports it. [#897](https://github.com/sourcegraph/src-cli/pull/897)
27+
28+
- `src validate kube` adds support for validating Sourcegraph deployments on Kubernetes. Validations include Pods, Services, PVCs, and network connectivity. [#926](https://github.com/sourcegraph/src-cli/pull/926)
29+
2630
## 4.4.0
2731

2832
### Added

0 commit comments

Comments
 (0)